As per: https://projects.puppetlabs.com/issues/7555

it looks like we've got some use cases around excluding some resources from
being reported on to reduce noise.

Should we implement a metaparameter like this? Do the use cases justify
breaking the consistency of the model (report on everything) ?

Example:

exec { "apt-get update":
  report => false,
}

This would run every time, and you'd get interactive output about it, but
the resource itself would not end up in the subsequent report.



-- 
Nigel Kersten
Product Manager, Puppet Labs

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to