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

issue copying upstart script during install #42

Open
pgrinstead1 opened this issue Dec 11, 2018 · 1 comment
Open

issue copying upstart script during install #42

pgrinstead1 opened this issue Dec 11, 2018 · 1 comment

Comments

@pgrinstead1
Copy link

Hi,

I am seeing the following error when installing on CentOS7/RHEL 7.

TASK [griggheo.consul-template : copy consul-template upstart service configuration] ***
fatal: [127.0.0.1]: FAILED! => {"changed": false, "checksum": "a77a962bc6c943ac70e8895d96a76d4c2d551a38", "msg": "Destination directory /etc/init does not exist"}
ignoring

TASK [griggheo.consul-template : copy consul-template init.d script] ***********
skipping: [127.0.0.1]

@amitkverma
Copy link

amitkverma commented Jan 31, 2019

use consul_template_use_systemd = true instead of consul_template_use_upstart

https://unix.stackexchange.com/questions/465336/init-scripts-invoking-script-on-a-users-directory-not-working-ubuntu-18-04

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

No branches or pull requests

2 participants