aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-mirrors/templates
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-11-05 01:04:35 +0000
committerMichael Scherer <misc@mageia.org>2010-11-05 01:04:35 +0000
commit4298cfdb25c5c67316c064724403c0aec76f7806 (patch)
tree0ef658e1ea3717eff40509fe2d81edb41854a583 /modules/mga-mirrors/templates
parentf6c39c6f7b324825e5704d4b9f897cec39d047be (diff)
downloadpuppet-4298cfdb25c5c67316c064724403c0aec76f7806.tar
puppet-4298cfdb25c5c67316c064724403c0aec76f7806.tar.gz
puppet-4298cfdb25c5c67316c064724403c0aec76f7806.tar.bz2
puppet-4298cfdb25c5c67316c064724403c0aec76f7806.tar.xz
puppet-4298cfdb25c5c67316c064724403c0aec76f7806.zip
- refactor the vhost setting, and clean it
Diffstat (limited to 'modules/mga-mirrors/templates')
-rw-r--r--modules/mga-mirrors/templates/mirrors_vhost.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/mga-mirrors/templates/mirrors_vhost.conf b/modules/mga-mirrors/templates/mirrors_vhost.conf
index 21e4aa0c..33f27513 100644
--- a/modules/mga-mirrors/templates/mirrors_vhost.conf
+++ b/modules/mga-mirrors/templates/mirrors_vhost.conf
@@ -1,6 +1,5 @@
-NameVirtualHost *:80
<VirtualHost *:80>
- ServerName mirrors.<%= domain %>
+ ServerName <%= vhost %>
# Serve static content directly
DocumentRoot /dev/null