aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/vhost_repository.conf
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2012-08-30 12:34:28 +0000
committerNicolas Vigier <boklm@mageia.org>2012-08-30 12:34:28 +0000
commit0efb19436a9ddf902a5508b430fa37923e95ca42 (patch)
treead76e8105747c1c1f8d637a3a451a2e86a20705a /modules/buildsystem/templates/vhost_repository.conf
parentec534eb4a0fa7235d6ddbdb3d2af1ca8ba87c307 (diff)
downloadpuppet-0efb19436a9ddf902a5508b430fa37923e95ca42.tar
puppet-0efb19436a9ddf902a5508b430fa37923e95ca42.tar.gz
puppet-0efb19436a9ddf902a5508b430fa37923e95ca42.tar.bz2
puppet-0efb19436a9ddf902a5508b430fa37923e95ca42.tar.xz
puppet-0efb19436a9ddf902a5508b430fa37923e95ca42.zip
add infra_2 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 50d42b3b..03dc1fd3 100644
--- a/modules/buildsystem/templates/vhost_repository.conf
+++ b/modules/buildsystem/templates/vhost_repository.conf
@@ -8,6 +8,7 @@ buildsystem_nodes = "2a02:2178:2:7::3/64 2a02:2178:2:7::4/64 2a02:2178:2:7::5/64
ServerName repository.<%= domain %>
DocumentRoot <%= mirror_root %>
Alias /distrib/infra_1/ "/distrib/bootstrap/distrib/infra_1/"
+ Alias /distrib/infra_2/ "/distrib/bootstrap/distrib/infra_2/"
Alias /mandriva/ "/distrib/mandriva/"
Alias /mageiatools/ "/distrib/mageiatools/"