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/2011-January/002210.html | 92 ++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002210.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002210.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002210.html b/zarb-ml/mageia-sysadm/2011-January/002210.html new file mode 100644 index 000000000..a703b42d7 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002210.html @@ -0,0 +1,92 @@ + + + + [Mageia-sysadm] [838] fix vhost filename + + + + + + + + + +

[Mageia-sysadm] [838] fix vhost filename

+ root at mageia.org + root at mageia.org +
+ Tue Jan 18 18:34:15 CET 2011 +

+
+ +
Revision: 838
+Author:   boklm
+Date:     2011-01-18 18:34:15 +0100 (Tue, 18 Jan 2011)
+Log Message:
+-----------
+fix vhost filename
+
+Modified Paths:
+--------------
+    puppet/modules/blog/manifests/init.pp
+
+Modified: puppet/modules/blog/manifests/init.pp
+===================================================================
+--- puppet/modules/blog/manifests/init.pp	2011-01-18 17:33:02 UTC (rev 837)
++++ puppet/modules/blog/manifests/init.pp	2011-01-18 17:34:15 UTC (rev 838)
+@@ -18,7 +18,7 @@
+     }
+ 
+     apache::vhost_other_app { "blog.$domain":
+-        vhost_file => "/etc/httpd/conf/vhosts.d/01_blogs_vhosts.conf",
++        vhost_file => "blog/01_blogs_vhosts.conf",
+     }
+ 
+     file { "/var/lib/blog":
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110118/5dcf4b57/attachment-0001.html>
+
+ + + + + + + + + + + + +
+

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