aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/vhost_repository.conf
diff options
context:
space:
mode:
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>