[Mageia-sysadm] [183] - use name instead of the vhost variable

root at mageia.org root at mageia.org
Sat Nov 6 18:50:16 CET 2010


Revision: 183
Author:   misc
Date:     2010-11-06 18:50:16 +0100 (Sat, 06 Nov 2010)
Log Message:
-----------
- use name instead of the vhost variable

Modified Paths:
--------------
    puppet/modules/apache/templates/vhost_catalyst_app.conf

Modified: puppet/modules/apache/templates/vhost_catalyst_app.conf
===================================================================
--- puppet/modules/apache/templates/vhost_catalyst_app.conf	2010-11-06 17:50:14 UTC (rev 182)
+++ puppet/modules/apache/templates/vhost_catalyst_app.conf	2010-11-06 17:50:16 UTC (rev 183)
@@ -1,5 +1,5 @@
 <VirtualHost *:80>
-        ServerName <%= vhost %>
+        ServerName <%= name %>
         # Serve static content directly
         DocumentRoot  /dev/null
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101106/d21d5aa9/attachment.html>


More information about the Mageia-sysadm mailing list