[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