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/000242.html | 87 +++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000242.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000242.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000242.html b/zarb-ml/mageia-sysadm/2010-November/000242.html new file mode 100644 index 000000000..5432e651e --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000242.html @@ -0,0 +1,87 @@ + + + + [Mageia-sysadm] [126] - oups, the path was wrong + + + + + + + + + +

[Mageia-sysadm] [126] - oups, the path was wrong

+ root at mageia.org + root at mageia.org +
+ Fri Nov 5 03:13:15 CET 2010 +

+
+ +
Revision: 126
+Author:   misc
+Date:     2010-11-05 03:13:15 +0100 (Fri, 05 Nov 2010)
+Log Message:
+-----------
+- oups, the path was wrong
+
+Modified Paths:
+--------------
+    puppet/modules/apache/manifests/init.pp
+
+Modified: puppet/modules/apache/manifests/init.pp
+===================================================================
+--- puppet/modules/apache/manifests/init.pp	2010-11-05 01:09:41 UTC (rev 125)
++++ puppet/modules/apache/manifests/init.pp	2010-11-05 02:13:15 UTC (rev 126)
+@@ -14,7 +14,7 @@
+ 
+         file { "customization.conf":
+             ensure => present,
+-            path => "/etc/httpd/conf/customization.conf",
++            path => "/etc/httpd/conf.d/customization.conf",
+             content => template("apache/customization.conf"),
+             require => Package["apache"],
+             notify => Service["apache"],
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101105/0b642624/attachment-0001.html>
+
+ + + + + + + +
+

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