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 when in daemon mode but not using signal #55
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
puppetcla
Jun 11, 2015
Waiting for CLA signature by @olivierHa
@olivierHa - We require a Contributor License Agreement (CLA) for people who contribute to Puppet, but we have an easy click-through license with instructions, which is available at https://cla.puppetlabs.com/
Note: if your contribution is trivial and you think it may be exempt from the CLA, please post a short reply to this comment with details. http://docs.puppetlabs.com/community/trivial_patch_exemption.html
puppetcla
commented
Jun 11, 2015
|
Waiting for CLA signature by @olivierHa @olivierHa - We require a Contributor License Agreement (CLA) for people who contribute to Puppet, but we have an easy click-through license with instructions, which is available at https://cla.puppetlabs.com/ Note: if your contribution is trivial and you think it may be exempt from the CLA, please post a short reply to this comment with details. http://docs.puppetlabs.com/community/trivial_patch_exemption.html |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
CLA ok |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
puppetcla
commented
Jun 12, 2015
|
CLA signed by all contributors. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
richardc
Jun 12, 2015
Contributor
Please update the commit message so that it (a) spells splay correctly, (b) includes the description of why you're changing what you're changing that's currently just in the pull request description.
|
Please update the commit message so that it (a) spells splay correctly, (b) includes the description of why you're changing what you're changing that's currently just in the pull request description. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Hello, |
olivierHa
changed the title from
enable spray/force when in daemon mode but not using signal
to
enable splay/force when in daemon mode but not using signal
Jun 15, 2015
richardc
reviewed
Jun 15, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
This should be more readable. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
richardc
Jun 22, 2015
Contributor
It reads better, now please squash into a single commit with an amended commit message.
|
It reads better, now please squash into a single commit with an amended commit message. |
melissa
and others
added some commits
Apr 23, 2015
richardc
referenced this pull request
Jul 6, 2015
Closed
(MCOP-526) Pass splay arguments if signal_daemon is false #58
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
richardc
Jul 6, 2015
Contributor
You seem to have picked up a stray commit now. I'll stage this to a clean branch and put it up.
|
You seem to have picked up a stray commit now. I'll stage this to a clean branch and put it up. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
#59 is a tidied up version. Thanks for the contribution. |
richardc
closed this
Jul 6, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Thanks ! |
olivierHa commentedJun 11, 2015
With this fix, now we can get a working "--force" or splay params, in the case when we are running puppet in daemon mode, but we don't want to use signal (to be able to give noop or environment variables)