Hello,
I'm trying to add a line for umask setting to /etc/sysconfig/init with
something like
augeas { 'augsysconfiginitumask':
context => '/files/etc/sysconfig/init',
changes => 'set umask 027';
}
but this just produces umask=027 in the file we could use a template but
we have multiple modules that could perform augeas changes against it.
Is there a good way of doing this?
ruby-augeas-0.4.1-1.el6.x86_64
augeas-libs-0.9.0-4.el6.x86_64
puppet-3.1.1-1.el6.noarch
puppet-server-3.1.1-1.el6.noarch
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" 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-users.
For more options, visit https://groups.google.com/groups/opt_out.