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

[Mageia-sysadm] [833] typo (vhost)

+ root at mageia.org + root at mageia.org +
+ Tue Jan 18 18:07:55 CET 2011 +

+
+ +
Revision: 833
+Author:   dams
+Date:     2011-01-18 18:07:54 +0100 (Tue, 18 Jan 2011)
+Log Message:
+-----------
+typo (vhost)
+
+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:01:27 UTC (rev 832)
++++ puppet/modules/blog/manifests/init.pp	2011-01-18 17:07:54 UTC (rev 833)
+@@ -17,8 +17,8 @@
+         content => template("blog/check_new-blog-post.sh")
+     }
+ 
+-    file { "01_blogs_vhosts.conf":
+-        path => "/etc/httpd/conf/vhosts.d/",
++    file { "01_blogs_vhosts":
++        path => "/etc/httpd/conf/vhosts.d/01_blogs_vhosts.conf",
+         ensure => present,
+         owner => root,
+         group => root,
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110118/b22862b5/attachment.html>
+
+ + + + + + + + + + + + +
+

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