On Tue, 2010-02-23 at 14:02 -0500, Rob McBroom wrote: > On Feb 23, 2010, at 7:37 AM, Jesús Couto wrote: > > > On a tangent, anybody using augeas under puppet to > > manage /etc/sudoers? ... and how? > > I tried, but all I could get it to do was add the entries to the end > of `/etc/sudoers` over and over every 30 minutes. I gave up and made a > define that calls some hacky execs. > > I’d love to hear there’s a way (in 0.24.8).
I'd wager that the problem was that you were missing an onlyif that would keep the changes from being applied when the entries are there already. David -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.