Revision
801
Author
misc
Date
2011-01-14 04:53:41 +0100 (Fri, 14 Jan 2011)

Log Message

disable the ldap keys on valstar to be able to renable it on rabbit

Modified Paths

Modified: puppet/manifests/nodes.pp
===================================================================
--- puppet/manifests/nodes.pp	2011-01-14 02:40:32 UTC (rev 800)
+++ puppet/manifests/nodes.pp	2011-01-14 03:53:41 UTC (rev 801)
@@ -24,7 +24,9 @@
     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