aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/vhost_repository.conf
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2012-12-11 12:02:22 +0000
committerNicolas Vigier <boklm@mageia.org>2012-12-11 12:02:22 +0000
commit697ab34737e1e67321f9425467833288a565e7a2 (patch)
treed296ef90ca55f9327bf905d3266e8d39e5e6fd35 /modules/buildsystem/templates/vhost_repository.conf
parent93333aa81dae70fac430342ba7d118d75fac3552 (diff)
downloadpuppet-697ab34737e1e67321f9425467833288a565e7a2.tar
puppet-697ab34737e1e67321f9425467833288a565e7a2.tar.gz
puppet-697ab34737e1e67321f9425467833288a565e7a2.tar.bz2
puppet-697ab34737e1e67321f9425467833288a565e7a2.tar.xz
puppet-697ab34737e1e67321f9425467833288a565e7a2.zip
Add buildsystem::var::repository
Diffstat (limited to 'modules/buildsystem/templates/vhost_repository.conf')
-rw-r--r--modules/buildsystem/templates/vhost_repository.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/vhost_repository.conf b/modules/buildsystem/templates/vhost_repository.conf
index 176b7f39..55259cc1 100644
--- a/modules/buildsystem/templates/vhost_repository.conf
+++ b/modules/buildsystem/templates/vhost_repository.conf
@@ -2,6 +2,7 @@
# FIXME: add a reverse lookup for IPv6 adresses
# allowed hosts are: valstar, ecosse, jonund
buildsystem_nodes = "2a02:2178:2:7::3/64 2a02:2178:2:7::4/64 2a02:2178:2:7::5/64"
+mirror_root = scope.lookupvar('buildsystem::var::repository::mirror_root')
%>
<VirtualHost *:80>