Re: [Puppet Users] Re: setting ACLs using exec resource in Puppet DSL

2011-10-18 Thread neubyr
On Tue, Oct 18, 2011 at 8:09 AM, jcbollinger wrote: > > > On Oct 17, 5:03 pm, neubyr wrote: >> Hi, >> >> I am trying to set ACLs using exec resource in Puppet DSL as follows: > > > No, you're not.  You are trying to set ACLs by using an Exec resource > in a *Ruby* Puppet manifest, not one written

[Puppet Users] Re: setting ACLs using exec resource in Puppet DSL

2011-10-18 Thread jcbollinger
On Oct 17, 5:03 pm, neubyr wrote: > Hi, > > I am trying to set ACLs using exec resource in Puppet DSL as follows: No, you're not. You are trying to set ACLs by using an Exec resource in a *Ruby* Puppet manifest, not one written in Puppet DSL. It's not obvious to me at the moment why you aren