summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 392bda3..31a7512 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -21,6 +21,7 @@ class user {
$sshkey = 'absent',
$sshkey_type = 'absent',
$membership = 'minimum',
+ $ticket = false,
$tag = false) {
if $password != 'absent' {