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/000186.html | 93 +++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000186.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000186.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000186.html b/zarb-ml/mageia-sysadm/2010-November/000186.html new file mode 100644 index 000000000..ab8ac5e9f --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000186.html @@ -0,0 +1,93 @@ + + + + [Mageia-sysadm] [81] - install apache on alamut and krampoueh + + + + + + + + + +

[Mageia-sysadm] [81] - install apache on alamut and krampoueh

+ root at mageia.org + root at mageia.org +
+ Thu Nov 4 02:19:58 CET 2010 +

+
+ +
Revision: 81
+Author:   misc
+Date:     2010-11-04 02:19:58 +0100 (Thu, 04 Nov 2010)
+Log Message:
+-----------
+- install apache on alamut and krampoueh 
+
+Modified Paths:
+--------------
+    puppet/manifests/nodes.pp
+
+Modified: puppet/manifests/nodes.pp
+===================================================================
+--- puppet/manifests/nodes.pp	2010-11-04 01:09:23 UTC (rev 80)
++++ puppet/manifests/nodes.pp	2010-11-04 01:19:58 UTC (rev 81)
+@@ -76,6 +76,8 @@
+     bind::zone_master { "mageia.org": }
+     bind::zone_master { "mageia.fr": } 
+     timezone::timezone { "Europe/Paris": }
++    # for catdap and epoll
++    include apache::mod_perl
+ }
+ 
+ # buildnode
+@@ -132,6 +134,7 @@
+ # - setup blog
+ #
+ 	include default_mageia_server
++    include apache::base
+ }
+ 
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101104/bcf4fb79/attachment-0001.html>
+
+ + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1