Augeas is a configuration file API.
7
votes
2answers
947 views
Puppet configuration using augeas fails if combined with notify
I'm having a problem with the following Puppet manifest, which is meant
to enable the passwdqc pam module on a RHEL-6 system (this is using
Puppet 0.25.5 and augeas 0.7.2):
augeas { 'authconfig':
...