From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000241.html | 101 ++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000241.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000241.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000241.html b/zarb-ml/mageia-sysadm/2010-November/000241.html new file mode 100644 index 000000000..6196369f7 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000241.html @@ -0,0 +1,101 @@ + + + + [Mageia-sysadm] [125] - install the module that we use in practice + + + + + + + + + +

[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
+ -- cgit v1.2.1