[Mageia-sysadm] [125] - install the module that we use in practice
root at mageia.org
root at mageia.org
Fri Nov 5 02:09:41 CET 2010
Revision: 125
Author: misc
Date: 2010-11-05 02:09:41 +0100 (Fri, 05 Nov 2010)
Log Message:
-----------
- install the module that we use in practice
Modified Paths:
--------------
puppet/modules/epoll/manifests/init.pp
puppet/modules/mga-mirrors/manifests/init.pp
Modified: puppet/modules/epoll/manifests/init.pp
===================================================================
--- puppet/modules/epoll/manifests/init.pp 2010-11-05 01:08:21 UTC (rev 124)
+++ puppet/modules/epoll/manifests/init.pp 2010-11-05 01:09:41 UTC (rev 125)
@@ -1,6 +1,6 @@
class epoll {
- include apache::mod_fcgid
+ include apache::mod_fastcgi
$vhost = "epoll.$domain"
package { 'Epoll':
Modified: puppet/modules/mga-mirrors/manifests/init.pp
===================================================================
--- puppet/modules/mga-mirrors/manifests/init.pp 2010-11-05 01:08:21 UTC (rev 124)
+++ puppet/modules/mga-mirrors/manifests/init.pp 2010-11-05 01:09:41 UTC (rev 125)
@@ -2,7 +2,7 @@
$vhost = "mirrors.$domain"
- include apache::mod_fcgid
+ include apache::mod_fastcgi
package { 'mga-mirrors':
ensure => installed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101105/1626d8c8/attachment.html>
More information about the Mageia-sysadm
mailing list