aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/buildsystem/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/init.pp b/modules/buildsystem/manifests/init.pp
index 610cb9f4..680b5257 100644
--- a/modules/buildsystem/manifests/init.pp
+++ b/modules/buildsystem/manifests/init.pp
@@ -48,6 +48,7 @@ class buildsystem {
managehome => true,
gid => $build_login,
shell => "/bin/bash",
+ password => '*', # set password to * to unlock the account but forbid login through login
}
file { $build_home_dir: