aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes.pp
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-01-14 03:53:41 +0000
committerMichael Scherer <misc@mageia.org>2011-01-14 03:53:41 +0000
commite7bdf54587385f46895b32f4e5e7655321773a22 (patch)
treeef4152d3946cf6d24f21885086536d1b7e94ec15 /manifests/nodes.pp
parent23431f294571dc46e356dfdef178257b7141b88f (diff)
downloadpuppet-e7bdf54587385f46895b32f4e5e7655321773a22.tar
puppet-e7bdf54587385f46895b32f4e5e7655321773a22.tar.gz
puppet-e7bdf54587385f46895b32f4e5e7655321773a22.tar.bz2
puppet-e7bdf54587385f46895b32f4e5e7655321773a22.tar.xz
puppet-e7bdf54587385f46895b32f4e5e7655321773a22.zip
disable the ldap keys on valstar to be able to renable it on rabbit
Diffstat (limited to 'manifests/nodes.pp')
-rw-r--r--manifests/nodes.pp4
1 files changed, 3 insertions, 1 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp
index e5d98f2d..79b40af2 100644
--- a/manifests/nodes.pp
+++ b/manifests/nodes.pp
@@ -24,7 +24,9 @@ node valstar {
include access_classes::committers
include restrictshell::allow_svn
include restrictshell::allow_pkgsubmit
- include openssh::ssh_keys_from_ldap
+ # disabled the ldap key here instead of disabling for the
+ # whole module ( see r698 )
+ #include openssh::ssh_keys_from_ldap
include repositories::subversion