diff options
author | Luke Kanies <luke@puppetlabs.com> | 2010-06-11 11:14:29 -0700 |
---|---|---|
committer | test branch <puppet-dev@googlegroups.com> | 2010-02-17 06:50:53 -0800 |
commit | be7112aff784cec1490af9d809c4950b940287cb (patch) | |
tree | 87824d93ee42c1cb6e3502841cdc3906e1220cee /spec/unit/util/autoload.rb | |
parent | 986298b270f0a489ccec55b73949cd907e9d445e (diff) | |
download | puppet-be7112aff784cec1490af9d809c4950b940287cb.tar.gz puppet-be7112aff784cec1490af9d809c4950b940287cb.tar.xz puppet-be7112aff784cec1490af9d809c4950b940287cb.zip |
Fixing #3139 - all properties can now be audited
This provides a full audit trail for any parameter on any
resource Puppet can manage. Just use:
file { "/my/file": audit => [content, owner] }
And Puppet will generate an event any time either of
those properties change.
This commit also deprecates the 'check' parameter in favor of
a new 'audit' parameter.
Signed-off-by: Luke Kanies <luke@puppetlabs.com>
Diffstat (limited to 'spec/unit/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions