Issue #4943 has been updated by Nigel Kersten.

Subject changed from Puppet single executable should support audit feature. to 
New Puppet executable, "inspect" for inspecting resource state and reporting on 
it.


----------------------------------------
Feature #4943: New Puppet executable, "inspect" for inspecting resource state 
and reporting on it.
https://projects.puppetlabs.com/issues/4943

Author: Nan Liu
Status: Accepted
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.

Reply via email to