Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upEnable splay/force options when using puppet in daemon mode, without signal_daemon set #59
Conversation
richardc
referenced this pull request
Jul 6, 2015
Closed
enable splay/force when in daemon mode but not using signal #55
added a commit
that referenced
this pull request
Jul 6, 2015
ploubser
merged commit cfa4b5e
into
puppetlabs:master
Jul 6, 2015
1 check was pending
continuous-integration/travis-ci/pr
The Travis CI build is in progress
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
richardc commentedJul 6, 2015
When using puppet in daemon mode, you can't give additional arguments
using signal_daemon to trigger a run. Here we allow mcollective
to pass a splay argument when puppet is running in daemon mode.