From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/002080.html | 103 +++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002080.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002080.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002080.html b/zarb-ml/mageia-sysadm/2011-January/002080.html new file mode 100644 index 000000000..3600360cd --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002080.html @@ -0,0 +1,103 @@ + + + + [Mageia-sysadm] [801] disable the ldap keys on valstar to be able to renable it on rabbit + + + + + + + + + +

[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
+ -- cgit v1.2.1