Issue #22228 has been reported by Lee Lowder.
----------------------------------------
Feature #22228: Have Augeas notify if a file is changed even if the full file
is not managed
https://projects.puppetlabs.com/issues/22228
* Author: Lee Lowder
* Status: Unreviewed
* Priority: Normal
* Assignee:
* Category:
* Target version:
* Affected Puppet version:
* Keywords: customer
* Branch:
----------------------------------------
[ This is from a customer ]
It would be great if there were a way to tell the augeas type to notify you of
file changes, even they fall outside of the things that augeas would have
changed. For example given a config that looks like this:
[myconfig]
security = true
[global]
security = true
and an augeas resource that looks like this:
augeas {'very_important_config':
changes => 'set /files/etc/important_config/myconfig/security true'
}
I would like to have puppet trigger a notify if global/security changes. It
seems like you could accomplish this by adding filebucketing to any file
managed by an augeas resource.
--
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.