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

Delay the consul reload when config file changes #25

Merged
merged 1 commit into from
Jul 28, 2014
Merged

Delay the consul reload when config file changes #25

merged 1 commit into from
Jul 28, 2014

Conversation

jubianchi
Copy link
Contributor

On first install, the consul service may not exist when we create the node[:consul][:config_dir]}/default.json. This leads to an error as the service tries to restart itself (thanks to subscribes) before the /etc/init.d/consul is created.

On first install, the consul service may not exist when we create the `node[:consul][:config_dir]}/default.json`. This leads to an error as the service tries to restart itself (thanks to `subscribes`) before the `/etc/init.d/consul` is created.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling d1f2116 on jubianchi:patch-2 into 5450f6f on johnbellone:master.

johnbellone pushed a commit that referenced this pull request Jul 28, 2014
Delay the consul reload when config file changes
@johnbellone johnbellone merged commit 06b7d7a into sous-chefs:master Jul 28, 2014
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants