Issue #4943 has been updated by Nigel Kersten. Status changed from Needs design decision to Needs more information Assignee changed from Nigel Kersten to Nan Liu
Nan, can you comment on whether this is still going to be needed once our yet-to-be-written-down brainstorm on auditing ideas are implemented? ---------------------------------------- Feature #4943: Puppet single executable should support audit feature. https://projects.puppetlabs.com/issues/4943 Author: Nan Liu Status: Needs more information Priority: Normal Assignee: Nan Liu Category: Target version: Affected Puppet version: Keywords: Branch: 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.
