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

restart master service if class has been updated #106

Closed
wants to merge 1 commit into from
Closed

restart master service if class has been updated #106

wants to merge 1 commit into from

Conversation

vchepkov
Copy link
Contributor

master service needs to be restarted when gems are updated as well.
notify => Service can't be used, because this would break a standalone runs
with puppet apply

master service needs to be restarted when gems are updated as well.
notify => Service can't be used, because this would break a standalone runs
with puppet apply
@hunner
Copy link
Member

hunner commented Jan 27, 2016

Thanks, I've rolled this into #102

@hunner hunner closed this Jan 27, 2016
@vchepkov
Copy link
Contributor Author

I don't think you did. there are lost of components out there module touches that requires puppet master restart. subscribing service to the Class['hiera'] would cover all of it once and for all.

@vchepkov vchepkov deleted the notify branch May 21, 2016 19:16
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 this pull request may close these issues.

2 participants