aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/buildsystem/manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/init.pp b/modules/buildsystem/manifests/init.pp
index d5cb15bf..7db3a7ac 100644
--- a/modules/buildsystem/manifests/init.pp
+++ b/modules/buildsystem/manifests/init.pp
@@ -158,7 +158,6 @@ class buildsystem {
ensure => present,
comment => "Maintainers database",
managehome => true,
- gid => $maintdb_login,
shell => "/bin/bash",
home => "$maintdb_homedir",
}