From 9430b8d79c95b98f67dd0aae04acfa6e5ae206dc Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Tue, 12 Jul 2011 14:48:10 +0000 Subject: allow maintdb access --- manifests/nodes.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/nodes.pp') 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": -- cgit v1.2.1