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 #7441: Remove syslog reporting when reports are disabled #778

Conversation

jooooooon
Copy link
Member

files:
"${check_log_system.rsyslog_rudder_conffile}"
delete => tidy,
classes => classes_generic("remove_rudder_syslog_configuration_remove_files");
Copy link
Member Author

Choose a reason for hiding this comment

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

This file removal could be only done if we detect rsyslog (like the 2 following blocks), but since it is most definitely our file (named rudder-agent.conf) and CFEngine considers this is a success, we might as well do it every time, just in case a node had a rsyslog server on it once - a good chance to clear up, and less code to maintain.

ncharles added a commit that referenced this pull request Nov 24, 2015
…ng_when_reports_are_disabled

Fixes #7441: Remove syslog reporting when reports are disabled
@ncharles ncharles merged commit 47b6e5a into Normation:branches/rudder/3.2 Nov 24, 2015
This pull request was closed.
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