On Tue, Oct 18, 2011 at 8:09 AM, jcbollinger <john.bollin...@stjude.org> wrote:
>
>
> On Oct 17, 5:03 pm, neubyr <neu...@gmail.com> 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't, in fact, using the DSL.  I
> recommend that you do, as it leaves rather less room for you to get
> yourself into trouble, and you'll probably get better help as well.
>

Sorry for the wrong terminology here. Thanks for correcting it.  I am
using Ruby DSL.

Nan's suggestion worked for me. I am setting ACLs based on list of
users in a group (system's group database). To iterate over this user
list I used Ruby DSL instead of Puppet DSL.

-neubyr

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@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.

Reply via email to