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
--
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