Issue #4448 has been updated by James Turnbull. Status changed from Unreviewed to Accepted Target version set to Statler
---------------------------------------- Bug #4448: notify refreshes need not be logged at notice level http://projects.puppetlabs.com/issues/4448 Author: martin krafft Status: Accepted Priority: Normal Assigned to: Category: error reporting Target version: Statler Affected version: 0.25.4 Keywords: notify log level inflation info informational Branch: If one resource notifies another, then that produces two log entries during normal runs: one because the resource ran (which is fine), and the other because the resource was refreshed, e.g.: <pre> puppetd[21876]: (//site-puppetmaster::modules/Site-puppetmaster::Modules::Module_gitrepo[site-logcheck]/Git::Repository[/etc/puppet/modules/production/site-logcheck]/Exec[updateperms::/etc/puppet/modules/production/site-logcheck]) Triggering 'refresh' from 1 dependencies </pre> This is informational and should not be of interest during normal operation. Please decrease the loglevel on these messages to "info". -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
