replying to my own post so that anyone that has a similar issue can benefit:
So if I had a class called buildManagers that I wanted to have
different groups to the default set I would do the following:
class buildOperators inherits buildManagers {
realize ( Group ["some_default_virt_group", "ex
Hi list,
I am familiar with virt_users and virt_groups but thought it might be
easier in our environment to describe our users on our node like shown
here:
http://itand.me/using-puppet-to-manage-users-passwords-and-ss
To that end I changed things a bit and have the following code:
/etc/puppet/m