diff options
Diffstat (limited to 'manifests/nodes.pp')
-rw-r--r-- | manifests/nodes.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp index a301dbc4..681fbab4 100644 --- a/manifests/nodes.pp +++ b/manifests/nodes.pp @@ -31,6 +31,7 @@ node valstar { include restrictshell::allow_git include restrictshell::allow_svn include restrictshell::allow_pkgsubmit + include restrictshell::allow_maintdb # disabled the ldap key here instead of disabling for the # whole module ( see r698 ) class { "openssh::ssh_keys_from_ldap": |