[Mageia-sysadm] [568] - oups, seems I forgot that certificates were already created by apache class
root at mageia.org
root at mageia.org
Thu Dec 9 13:55:48 CET 2010
Revision: 568
Author: misc
Date: 2010-12-09 13:55:48 +0100 (Thu, 09 Dec 2010)
Log Message:
-----------
- oups, seems I forgot that certificates were already created by apache class
Modified Paths:
--------------
puppet/modules/catdap/manifests/init.pp
puppet/modules/epoll/manifests/init.pp
Modified: puppet/modules/catdap/manifests/init.pp
===================================================================
--- puppet/modules/catdap/manifests/init.pp 2010-12-09 12:34:34 UTC (rev 567)
+++ puppet/modules/catdap/manifests/init.pp 2010-12-09 12:55:48 UTC (rev 568)
@@ -40,7 +40,4 @@
apache::vhost_redirect_ssl { $catdap_vhost: }
- openssl::self_signed_cert{ "$catdap_vhost":
- directory => "/etc/ssl/apache/"
- }
}
Modified: puppet/modules/epoll/manifests/init.pp
===================================================================
--- puppet/modules/epoll/manifests/init.pp 2010-12-09 12:34:34 UTC (rev 567)
+++ puppet/modules/epoll/manifests/init.pp 2010-12-09 12:55:48 UTC (rev 568)
@@ -12,10 +12,6 @@
require => Package['Epoll']
}
- openssl::self_signed_cert{ "$vhost":
- directory => "/etc/ssl/apache/"
- }
-
apache::vhost_redirect_ssl { $vhost: }
$password = extlookup("epoll_password",'x')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101209/362257b2/attachment-0001.html>
More information about the Mageia-sysadm
mailing list