aboutsummaryrefslogtreecommitdiffstats
path: root/modules/pam/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam/manifests')
-rw-r--r--modules/pam/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/pam/manifests/init.pp b/modules/pam/manifests/init.pp
index 60efbbf3..967c9391 100644
--- a/modules/pam/manifests/init.pp
+++ b/modules/pam/manifests/init.pp
@@ -52,6 +52,7 @@ class pam {
# for server where people can connect with ssh ( git, svn )
class commiters_access inherits base {
+ include restricted_shell::shell
$access_class = "commiters"
}
}