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/002081.html | 105 +++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002081.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002081.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002081.html b/zarb-ml/mageia-sysadm/2011-January/002081.html new file mode 100644 index 000000000..92fee138c --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002081.html @@ -0,0 +1,105 @@ + + + + [Mageia-sysadm] [802] reenable the module, to use on rabbit + + + + + + + + + +

[Mageia-sysadm] [802] reenable the module, to use on rabbit

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

+
+ +
Revision: 802
+Author:   misc
+Date:     2011-01-14 04:53:42 +0100 (Fri, 14 Jan 2011)
+Log Message:
+-----------
+reenable the module, to use on rabbit
+
+Modified Paths:
+--------------
+    puppet/modules/openssh/manifests/init.pp
+
+Modified: puppet/modules/openssh/manifests/init.pp
+===================================================================
+--- puppet/modules/openssh/manifests/init.pp	2011-01-14 03:53:41 UTC (rev 801)
++++ puppet/modules/openssh/manifests/init.pp	2011-01-14 03:53:42 UTC (rev 802)
+@@ -27,9 +27,9 @@
+ 
+     class ssh_keys_from_ldap inherits server {
+ 
+-#        File ["/etc/ssh/sshd_config"] {
+-#            content => template("openssh/sshd_config","openssh/sshd_config_ldap")
+-#        }
++        File ["/etc/ssh/sshd_config"] {
++            content => template("openssh/sshd_config","openssh/sshd_config_ldap")
++        }
+ 
+         package { 'python-ldap':
+             ensure => installed,
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110114/d23aa3af/attachment.html>
+
+ + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1