Feature #402
closedReport noop puppet actions seperately
Description
In puppet log, noop operations look like this:
info Puppet Applying configuration version '1286391176'
notice //gu_iptables::redhat/File[iptables]/checksum is {md5}878158421d4824500a101bfea33e60d6, should be md5 (noop)
notice //gu_iptables::redhat/File[iptables]/content is {md5}878158421d4824500a101bfea33e60d6, should be (noop)
info //gu_iptables::redhat/File[iptables] Scheduling refresh of Service[iptables]
notice //gu_iptables::redhat/Service[iptables] Would have triggered refresh from 1 dependencies
This reported by foreman as a successful modification involving two changes.
It would be nice if this was somehow reported as "Changes needed, but not applied"
There is a feature request that seems to be related in puppet: http://projects.puppetlabs.com/issues/3535
Thanks a lot.
Updated by Ohad Levy about 14 years ago
- Subject changed from Report noop puupet actions seperately to Report noop puppet actions seperately
- Target version changed from 0.2 to 0.3
Updated by Ohad Levy over 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100