aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/vhost_repository.conf
diff options
context:
space:
mode:
authorOlivier Blin <blino@mageia.org>2010-11-23 07:21:44 +0000
committerOlivier Blin <blino@mageia.org>2010-11-23 07:21:44 +0000
commit45f6870c86abe8259edd9985f19110e7c422e785 (patch)
tree47529bcbde509d0a74e9e2c3b3da6c77412017c6 /modules/buildsystem/templates/vhost_repository.conf
parent7b406175dce3643a210445bf1b241e1f6d3dd9a5 (diff)
downloadpuppet-45f6870c86abe8259edd9985f19110e7c422e785.tar
puppet-45f6870c86abe8259edd9985f19110e7c422e785.tar.gz
puppet-45f6870c86abe8259edd9985f19110e7c422e785.tar.bz2
puppet-45f6870c86abe8259edd9985f19110e7c422e785.tar.xz
puppet-45f6870c86abe8259edd9985f19110e7c422e785.zip
add jonund and fix adresses
Diffstat (limited to 'modules/buildsystem/templates/vhost_repository.conf')
-rw-r--r--modules/buildsystem/templates/vhost_repository.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/vhost_repository.conf b/modules/buildsystem/templates/vhost_repository.conf
index 234a38e8..a18ec62f 100644
--- a/modules/buildsystem/templates/vhost_repository.conf
+++ b/modules/buildsystem/templates/vhost_repository.conf
@@ -1,6 +1,8 @@
<%
repository_root = "/distrib/bootstrap"
-buildsystem_nodes = "2a02:2178:2:7::3, 2a02:2178:2:7::4"
+# 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"
%>
<VirtualHost *:80>