Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concourse ATC checks for existence of resource-type-defaults.yuml #91

Open
jmatsushita opened this issue Feb 25, 2021 · 0 comments
Open

Comments

@jmatsushita
Copy link

Not sure when this was introduced, but I can't deploy the ATC with concourse version 6.7.4.

The web node fails on this task https://github.com/ahelal/ansible-concourse/blob/master/tasks/web_nix.yml#L74 with the error:

fatal: [10.8.2.61]: FAILED! => {"changed": false, "msg": "Unable to start service concourse-web: Job for concourse-web.service failed because the control process exited with error code.\nSee \"systemctl status concourse-web.service\" and \"journalctl -xe\" for details.\n"}

The journal shows:

error: invalid argument for flag `--base-resource-type-defaults' (expected flag.File): stat /mnt/concourse/resource-type-defaults.yml: no such file or directory

Submitting a fix now.

jmatsushita added a commit to jmatsushita/ansible-concourse that referenced this issue Feb 25, 2021
@jschaul jschaul mentioned this issue Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant