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

Fixes #16169: Add an option to not stop cf-serverd on agent stop #272

Conversation

peckpeck
Copy link
Member

@@ -15,16 +17,22 @@

QUIET=false

while getopts "qcs" opt; do
OPTIONS=""
while getopts "qcsik" opt; do
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why adding i here?

@peckpeck
Copy link
Member Author

PR updated with a new commit

@Normation-Quality-Assistant

This PR is not mergeable to upper versions.
Since it is "Ready for merge" you must merge it by yourself using the following command:
rudder-dev merge https://github.com/Normation/rudder-agent/pull/272
-- Your faithful QA
Kant merge: "Happiness is not an ideal of reason, but of imagination."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/17053/console)

@peckpeck
Copy link
Member Author

OK, squash merging this PR

@peckpeck peckpeck force-pushed the ust_16169/add_an_option_to_not_stop_cf_serverd_on_agent_stop branch from 6028583 to 508a344 Compare November 13, 2019 10:26
@peckpeck peckpeck merged commit 508a344 into Normation:branches/rudder/6.0 Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants