Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Conversation

@tmm1
Copy link

@tmm1 tmm1 commented May 1, 2013

For discussion only. Do not merge.

wfarr pushed a commit that referenced this pull request Mar 4, 2014
…to-console'"

This reverts commit 8d99bcb, reversing
changes made to 7d6515f.

This change had two unintended side effects:

1) 20900 tagmail from 'puppet agent --onetime' run as a cron job begins
sending additional emails of verbose logs.

2) 20919 cron job of 'puppet agent --onetime --no-daemonize' produces
additional verbose logs to both console and syslog.

Issue #1 occured because the 15187 patch caused agent log level to
switch to info by default.

Issue #2 was due to the above log level issue, and the fact that by
default a console logger was also opened for all agents, which does not
get closed if --no-daemonize is specified.

Reverting fixes both of these unintended logging issues by returning to
the logging behavior seen in 3.1.1.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants