Revision
106
Author
nanardon
Date
2010-11-04 19:54:40 +0100 (Thu, 04 Nov 2010)

Log Message

- fix vhost name

Modified Paths

Modified: puppet/modules/mga-mirrors/templates/mirrors_vhost.conf
===================================================================
--- puppet/modules/mga-mirrors/templates/mirrors_vhost.conf	2010-11-04 18:45:33 UTC (rev 105)
+++ puppet/modules/mga-mirrors/templates/mirrors_vhost.conf	2010-11-04 18:54:40 UTC (rev 106)
@@ -1,5 +1,5 @@
 <VirtualHost *:80>
-        ServerName identity.<%= domain %>
+        ServerName mirrors.<%= domain %>
         # Serve static content directly
         DocumentRoot  /dev/null