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

Enable splay/force options when using puppet in daemon mode, without signal_daemon set #59

Merged
merged 1 commit into from Jul 6, 2015

Conversation

Projects
None yet
3 participants
@richardc
Contributor

richardc commented Jul 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.

Enable splay/force options when using puppet in daemon mode, without …
…signal_daemon set

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.

ploubser added a commit that referenced this pull request Jul 6, 2015

Merge pull request #59 from richardc/pr_55_cleanup
Enable splay/force options when using puppet in daemon mode, without signal_daemon set

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