Re: [Puppet Users] Augeas input needed

2011-01-27 Thread Rob McBroom
On Jan 27, 2011, at 3:16 PM, Matthew Ceroni wrote: > I am using augeas to update the PAM configuration (ie: to LDAP enable my > systems). > > … > > My question is, is there a simpler way to do what I am doing. Meaning can I > combine all these seperate calls into one? You didn’t say what OS t

[Puppet Users] Augeas input needed

2011-01-27 Thread Matthew Ceroni
I am using augeas to update the PAM configuration (ie: to LDAP enable my systems). Here is a snippet of what I am doing to add required modules, etc. "auth-pam_succeed": context => "/files/etc/pam.d/system-auth",