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

ensure webhook initscript is ordered correctly #48

Merged
merged 1 commit into from
Jun 2, 2014

Conversation

dhgwilliam
Copy link
Contributor

on the first run, puppet often fails to create the init script until after the service is restarted, e.g.:

Notice: /Package[r10k]/ensure: created
Notice: /Stage[main]/R10k::Webhook/File[webhook_bin]/ensure: defined content as '{md5}eff3d99da2a463792685bd8240acc3f3'
Error: Could not start Service[webhook]: Execution of '/sbin/service webhook start' returned 1:
Error: /Stage[main]/R10k::Webhook/Service[webhook]/ensure: change from stopped to running failed: Could not start Service[webhook]: Execution of '/sbin/service webhook start' returned 1:
Notice: /Stage[main]/R10k::Webhook/Service[webhook]: Triggered 'refresh' from 1 events
Notice: /Stage[main]/R10k::Webhook/Package[sinatra]/ensure: created
Notice: /Stage[main]/R10k::Webhook/File[webhook_init_script]/ensure: defined content as '{md5}8b893ead309b6c0fe2d6e2d52f88e907'

@acidprime
Copy link
Collaborator

good catch, thanks for the contribution!

acidprime added a commit that referenced this pull request Jun 2, 2014
ensure webhook initscript is ordered correctly
@acidprime acidprime merged commit d21c8bf into voxpupuli:master Jun 2, 2014
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