Displaying 1 result from an estimated 1 matches for "vm6741".
2013 Oct 08
5
user management define once an add if required on server
Dear all
I am looking for a solution for a module to define alle possible user and
then install the one or more user from that module if needed on a server,
but not all of them.
My idea is something like this. Can I define a user in the nodes.pp at a
special Server to install that user?
init.pp
class admin_user::group {
group { "group1":
gid => "888",