[Puppet Users] Re: Adding users to multiple groups

2009-07-24 Thread Bryan Ross
> Try using: ingroups => ['wheel', 'devel'] I was hoping to keep my users organised in neat classes as per the Best Practices documentation, rather than have to define all the groups a specific user is in all in a single place. However, as you point out, it is a valid work around. I presume 'in

[Puppet Users] Re: Adding users to multiple groups

2009-07-23 Thread Scott Smith
Try using: ingroups => ['wheel', 'devel'] On Jul 23, 2009, at 13:18, Bryan Ross wrote: > > Hi, > > I've read puppet isn't great at handling lots of users, but I've got a > small user base and all my servers are geographically distributed and > hidden behind various firewalls/vpns, making them