Displaying 1 result from an estimated 1 matches for "saeb".
Did you mean:
sab
2011 Mar 30
8
trouble with my virtual user setup
Hello,
I''m a puppet newbie and I''m having trouble getting my virtual user
setup to work. Can someone please tell me what''s wrong with this
setup?
# virtual.pp
#
class virtual_users::virtual {
@group { "users":
gid => "100",
ensure => present
}
@user { "lmoore":
password =>