Hi,
I'm migrate my Puppet setting to Hiera, now I try configure saz/sudo module 
i've create my users under "/etc/sudoers.d/10_user" without problem with 
Hiera:

sudo::configs:
    'user':
        'content'   : "%myGroup ALL=(ALL) NOPASSWD: ALL"
        'priority'  : 10

But i've two nodes that use the specific /etc/sudoers template my question 
are: 

1. ¿How to specifying a sudoers file?
2. ¿How to add new group "myGroup"?

I read the info in the site but i don't understand the how solved my 
question.

Thanks. 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/d7a326a2-b780-4b5e-a673-4a7ebd3f273e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to