hey all, I am running puppet and running into a conflict with nis when
trying to add a local group to this particular server.

[root@old-neon]$ ${PUPPET_TREE}/scripts/run-puppet
err: /Stage[main]/Disco::Group/Group[mygroup]/ensure: change from
absent to present failed: Could not create group mygroup: Execution of
'/usr/sbin/groupadd -g 25 mygroup' returned 4: groupadd: GID 25 is not
unique

[root@old-neon]$

the group 25 exists in NIS maps on the server to which this server is
currently bound..

any suggestions/thoughts on how to override/avoid this?

Jason

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