aboutsummaryrefslogtreecommitdiffstats
path: root/modules/youri-check
diff options
context:
space:
mode:
Diffstat (limited to 'modules/youri-check')
-rw-r--r--modules/youri-check/manifests/init.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/youri-check/manifests/init.pp b/modules/youri-check/manifests/init.pp
index 3e505287..ba84b5c0 100644
--- a/modules/youri-check/manifests/init.pp
+++ b/modules/youri-check/manifests/init.pp
@@ -8,8 +8,6 @@ class youri-check {
user { $user:
comment => 'Youri Check',
- ensure => present,
- managehome => true,
home => $home,
}