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

Prevent "consul" service to be restarted on update #309

Merged
merged 1 commit into from
Apr 21, 2016

Conversation

legal90
Copy link
Contributor

@legal90 legal90 commented Apr 18, 2016

#288 was not completely fixed by 80f4a1c because poise service option restart_on_update is still set to true.
It means that consul version update, causing init script re-rendering, will also cause consul service to be restarted.
This PR prevents this behaviour.

Closes #307 (as "won't fix")

cc: @johnbellone

@Ginja
Copy link
Contributor

Ginja commented Apr 18, 2016

Good catch, but I recommend waiting until sous-chefs/hashicorp-vault#52 is merged to see what comes out of the suggestions. Thanks, @legal90!

@johnbellone
Copy link
Contributor

👍

@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.

Consul service should restart instead of reload
3 participants