summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-01-04 10:13:19 +0000
committermh <mh@immerda.ch>2008-01-04 10:13:19 +0000
commitd4c79ffede5235d72aaea0dc10d658b5916b5ac6 (patch)
tree7c0216ec496fa0a6712c8ae1bd0c0aa4653e328a
parent9655d92a99b7c9c28e022067d44a94a69c16de74 (diff)
try to fix root
-rw-r--r--manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 8e58f17..77eedef 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -11,6 +11,7 @@ class user {
define user::define_user(
$name,
+ $name_comment,
$uid,
$gid,
$home_dir = '',