[Mageia-sysadm] [698] disable update of sshd_config with ldap for now

root at mageia.org root at mageia.org
Fri Jan 7 15:45:27 CET 2011


Revision: 698
Author:   boklm
Date:     2011-01-07 15:45:27 +0100 (Fri, 07 Jan 2011)
Log Message:
-----------
disable update of sshd_config with ldap for now

Modified Paths:
--------------
    puppet/modules/openssh/manifests/init.pp

Modified: puppet/modules/openssh/manifests/init.pp
===================================================================
--- puppet/modules/openssh/manifests/init.pp	2011-01-07 13:50:49 UTC (rev 697)
+++ puppet/modules/openssh/manifests/init.pp	2011-01-07 14:45:27 UTC (rev 698)
@@ -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/20110107/f8708b9c/attachment.html>


More information about the Mageia-sysadm mailing list