[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