[Mageia-sysadm] [801] disable the ldap keys on valstar to be able to renable it on rabbit

root at mageia.org root at mageia.org
Fri Jan 14 04:53:41 CET 2011


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:
--------------
    puppet/manifests/nodes.pp

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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110114/b609eaf0/attachment.html>


More information about the Mageia-sysadm mailing list