[Mageia-sysadm] [486] since the domain name is not added automatically by openssl module, add

root at mageia.org root at mageia.org
Tue Nov 30 20:21:46 CET 2010


Revision: 486
Author:   misc
Date:     2010-11-30 20:21:46 +0100 (Tue, 30 Nov 2010)
Log Message:
-----------
since the domain name is not added automatically by openssl module, add
it here

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

Modified: puppet/modules/openldap/manifests/init.pp
===================================================================
--- puppet/modules/openldap/manifests/init.pp	2010-11-30 19:21:45 UTC (rev 485)
+++ puppet/modules/openldap/manifests/init.pp	2010-11-30 19:21:46 UTC (rev 486)
@@ -17,7 +17,7 @@
             mode => 755,
         }
 
-        openssl::self_signed_cert{ 'ldap':
+        openssl::self_signed_cert{ "ldap.$domain":
             directory => "/etc/ssl/openldap/"
         }
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101130/3ad84f9b/attachment-0001.html>


More information about the Mageia-sysadm mailing list