aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes.pp
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-07-12 14:48:10 +0000
committerNicolas Vigier <boklm@mageia.org>2011-07-12 14:48:10 +0000
commit9430b8d79c95b98f67dd0aae04acfa6e5ae206dc (patch)
tree0004c25bd39b37367ab1a980dd8d525a6ed1a451 /manifests/nodes.pp
parentdb246408bc373533aeaf19941e8e2579d3474fff (diff)
downloadpuppet-9430b8d79c95b98f67dd0aae04acfa6e5ae206dc.tar
puppet-9430b8d79c95b98f67dd0aae04acfa6e5ae206dc.tar.gz
puppet-9430b8d79c95b98f67dd0aae04acfa6e5ae206dc.tar.bz2
puppet-9430b8d79c95b98f67dd0aae04acfa6e5ae206dc.tar.xz
puppet-9430b8d79c95b98f67dd0aae04acfa6e5ae206dc.zip
allow maintdb access
Diffstat (limited to 'manifests/nodes.pp')
-rw-r--r--manifests/nodes.pp1
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":