diff options
-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 504d87c4..4d60052f 100644 --- a/manifests/nodes.pp +++ b/manifests/nodes.pp @@ -31,6 +31,7 @@ node valstar { include restrictshell::allow_svn include restrictshell::allow_pkgsubmit include restrictshell::allow_maintdb + include restrictshell::allow_upload_bin # disabled the ldap key here instead of disabling for the # whole module ( see r698 ) class { "openssh::ssh_keys_from_ldap": |