[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