aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-mirrors/templates
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mageia.org>2010-11-04 18:54:40 +0000
committerOlivier Thauvin <nanardon@mageia.org>2010-11-04 18:54:40 +0000
commitd1e8b8884d2bf6e047e4d2757ea139410d669c43 (patch)
treee0d9ff9fe4d251cfa7fe87a6e4d072926c64fa93 /modules/mga-mirrors/templates
parent21ead5633484309cbc2a50e740f9815781fa8728 (diff)
downloadpuppet-d1e8b8884d2bf6e047e4d2757ea139410d669c43.tar
puppet-d1e8b8884d2bf6e047e4d2757ea139410d669c43.tar.gz
puppet-d1e8b8884d2bf6e047e4d2757ea139410d669c43.tar.bz2
puppet-d1e8b8884d2bf6e047e4d2757ea139410d669c43.tar.xz
puppet-d1e8b8884d2bf6e047e4d2757ea139410d669c43.zip
- fix vhost name
Diffstat (limited to 'modules/mga-mirrors/templates')
-rw-r--r--modules/mga-mirrors/templates/mirrors_vhost.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mga-mirrors/templates/mirrors_vhost.conf b/modules/mga-mirrors/templates/mirrors_vhost.conf
index dc81806d..a6b8a4a9 100644
--- a/modules/mga-mirrors/templates/mirrors_vhost.conf
+++ b/modules/mga-mirrors/templates/mirrors_vhost.conf
@@ -1,5 +1,5 @@
<VirtualHost *:80>
- ServerName identity.<%= domain %>
+ ServerName mirrors.<%= domain %>
# Serve static content directly
DocumentRoot /dev/null