[Puppet Users] Managing /etc/netgroup from puppet

2012-03-22 Thread Nikhil Mulley
Hi, I have a setup where puppet deploys /etc/passwd & /etc/shadow locally to the hosts, (no ldap/nis), and would like to also allow manage /etc/netgroup file. Any suggestions or pointers to the approach if someone has already done this before? appreciate if you could share. Thanks, Nikhil --

[Puppet Users] Use netgroups as classes

2012-03-19 Thread Nikhil Mulley
Hi, In my puppet configuration, to deploy certain files to group of nodes, everytime either a new class of node is being used or the node class has to typically extended to many other machines and is likely more typing. The more typing can generally result in anomalies/errors in hosts. For exa