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 b2381917..ef5d62c9 100644
--- a/modules/buildsystem/manifests/init.pp
+++ b/modules/buildsystem/manifests/init.pp
@@ -197,6 +197,7 @@ class buildsystem {
ensure => present,
comment => $comment,
managehome => true,
+ home => $homedir,
gid => $title,
groups => $groups,
shell => "/bin/bash",