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/000603.html | 92 +++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000603.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000603.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000603.html b/zarb-ml/mageia-sysadm/2010-November/000603.html new file mode 100644 index 000000000..30a321a46 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000603.html @@ -0,0 +1,92 @@ + + + + [Mageia-sysadm] [277] Fix error on nodes.php for champagne + + + + + + + + + +

[Mageia-sysadm] [277] Fix error on nodes.php for champagne

+ root at mageia.org + root at mageia.org +
+ Thu Nov 18 10:58:01 CET 2010 +

+
+ +
Revision: 277
+Author:   dams
+Date:     2010-11-18 10:58:01 +0100 (Thu, 18 Nov 2010)
+Log Message:
+-----------
+Fix error on nodes.php for champagne
+
+Modified Paths:
+--------------
+    puppet/manifests/nodes.pp
+
+Modified: puppet/manifests/nodes.pp
+===================================================================
+--- puppet/manifests/nodes.pp	2010-11-18 09:50:40 UTC (rev 276)
++++ puppet/manifests/nodes.pp	2010-11-18 09:58:01 UTC (rev 277)
+@@ -114,7 +114,8 @@
+     timezone::timezone { "Europe/Paris": }
+     include apache::base
+     include apache::mod_php
+-    include blog
++    include blog::mysql
++    include blog::check_new-blog-post
+ }
+ 
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101118/0398689c/attachment.html>
+
+ + + + + + + + + + + +
+

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