Issue #5894 has been updated by Zach Leslie. Status changed from Unreviewed to Accepted
---------------------------------------- Bug #5894: Failed inspect events are counted as out of sync https://projects.puppetlabs.com/issues/5894 Author: Paul Berry Status: Accepted Priority: Normal Assignee: Category: auditing/compliance Target version: Affected Puppet version: Keywords: Branch: If an error occurs during an inspect report (e.g. a file is unreadable), the report contains events with a status of "failure" to represent the failed resource. This makes sense. However, Puppet::Resource::Status considers "failure" events to represent properties that are out of sync. As a result, the resource status objects in the report (and the metrics) indicate a nonzero out_of_sync count. This doesn't really make sense for an inspect report. -- 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.
