aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/dashboard/manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/dashboard/manifests/init.pp b/modules/dashboard/manifests/init.pp
index 8e89bba1..91c66610 100644
--- a/modules/dashboard/manifests/init.pp
+++ b/modules/dashboard/manifests/init.pp
@@ -11,7 +11,6 @@ class dashboard {
comment => "dashboard system user",
managehome => true,
home => $dashboard_home_dir,
- gid => $dashboard_login,
shell => "/bin/bash",
}