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

Change: Inform guards to DEBUG #498

Merged
merged 2 commits into from
Jun 30, 2015
Merged

Conversation

nickanderson
Copy link
Member

Inform mode is supposed to inform you of changes to the system, debug is more
appropriate for these informational messages. Also not using the same class as
defined by the log level options to the agent allows us to not be overwhelemed
with output when doing policy debugging.

Ref: https://dev.cfengine.com/issues/7318

Inform mode is supposed to inform you of changes to the system, debug is
more appropriate for these informational messages. Also not using the
same class as defined by the log level options to the agent allows us to
not be overwhelemed with output when doing policy debugging.

Ref: https://dev.cfengine.com/issues/7318
"$(this.bundle): editing of the sudoers file is disabled; the Apache user may not be able to run passwordless sudo cf-runagent";
(DEBUG|DEBUG_cfengine_internal_apache_sudoer).!cfengine_internal_sudoers_editing_enable::
"DEBUG $(this.bundle): Editing of the sudoers file is disabled. The Apache user
may not be able to run passwordless sudo cf-runagent";
Copy link
Contributor

Choose a reason for hiding this comment

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

The class expression at the top is now obsolete. Remove?

@kacf kacf self-assigned this Jun 29, 2015
@nickanderson
Copy link
Member Author

Yes, removed.

@nickanderson
Copy link
Member Author

trigger build

kacf added a commit that referenced this pull request Jun 30, 2015
@kacf kacf merged commit c2322fa into cfengine:master Jun 30, 2015
@kacf
Copy link
Contributor

kacf commented Jun 30, 2015

Cherry-picked to 3.7.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants