summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/rdoc/code_objects.rb
diff options
context:
space:
mode:
authorPaul Berry <paul@puppetlabs.com>2010-12-16 16:23:34 -0800
committerPaul Berry <paul@puppetlabs.com>2010-12-17 11:02:12 -0800
commit4d3030c6dd67dcb1f6116e7e3d09ddcd20ee726b (patch)
treee62d0db3e04e0c3ebbfd806cc9966ac67ab0eff9 /lib/puppet/util/rdoc/code_objects.rb
parent7fff7808e25491a5ea1e207b8de3ade0c4f95f4f (diff)
downloadpuppet-4d3030c6dd67dcb1f6116e7e3d09ddcd20ee726b.tar.gz
puppet-4d3030c6dd67dcb1f6116e7e3d09ddcd20ee726b.tar.xz
puppet-4d3030c6dd67dcb1f6116e7e3d09ddcd20ee726b.zip
Modified the behavior of Puppet::Resource::Status as follows:
- #change_count now only counts events that represent successful changes. It does not count failures, audits, or noops. - #changed is equivalent to #change_count > 0. - #out_of_sync_count (a new attribute) counts all events except audits. - #out_of_sync is equivalent to #out_of_sync_count > 0. This should hopefully make the summary statistics in reports more useful.
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions