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/000218.html | 87 +++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000218.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000218.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000218.html b/zarb-ml/mageia-sysadm/2010-November/000218.html new file mode 100644 index 000000000..56f93ed3d --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000218.html @@ -0,0 +1,87 @@ + + + + [Mageia-sysadm] [105] - fix file name + + + + + + + + + +

[Mageia-sysadm] [105] - fix file name

+ root at mageia.org + root at mageia.org +
+ Thu Nov 4 19:45:33 CET 2010 +

+
+ +
Revision: 105
+Author:   nanardon
+Date:     2010-11-04 19:45:33 +0100 (Thu, 04 Nov 2010)
+Log Message:
+-----------
+- fix file name
+
+Modified Paths:
+--------------
+    puppet/modules/mga-mirrors/manifests/init.pp
+
+Modified: puppet/modules/mga-mirrors/manifests/init.pp
+===================================================================
+--- puppet/modules/mga-mirrors/manifests/init.pp	2010-11-04 18:39:37 UTC (rev 104)
++++ puppet/modules/mga-mirrors/manifests/init.pp	2010-11-04 18:45:33 UTC (rev 105)
+@@ -8,7 +8,7 @@
+ 
+     # add a apache vhost
+     file { "mirrors.$domain.conf":
+-        path => "/etc/httpd/conf/vhosts.d/$name",
++        path => "/etc/httpd/conf/vhosts.d/$name.$domain.conf",
+         ensure => "present",
+         owner => root,
+         group => root,
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101104/d6f88d19/attachment.html>
+
+ + + + + + + +
+

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