Issue #4943 has been updated by Nick Lewis. Status changed from Accepted to Available In Testing Branch
Merged to 2.6.next in commit:93526712755d5c30e020754a6f759b204921f423 ---------------------------------------- Feature #4943: New Puppet executable, "inspect" for inspecting resource state and reporting on it. https://projects.puppetlabs.com/issues/4943 Author: Nan Liu Status: Available In Testing Branch Priority: High Assignee: Nan Liu Category: Target version: Affected Puppet version: Keywords: ae8890f89d318e0c2716bb0d9ba4e90e iteration_2010-12-01 Branch: **Historical description. See update 5 by Nigel** puppet audit should be the equivalent of puppet agent --noop but with auditing of resources. It should also support --report to submit results to puppet master. (maybe this should be puppet agent --audit/puppet apply --audit instead?) puppet audit should support the following features: * Create a state.yaml file after auditing the existing system state against the catalog. * Generate a list of resources that are out of compliance. This is similar to puppet agent --noop. * Compare the system against a known state. i.e. audit the system current state against an state.yaml file from 2010/1/1. This will be helpful in conjunction with the negate tag feature request: http://projects.puppetlabs.com/issues/1107 -- 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.
