From 4a3677ae453e1da8e9ae4c38798e299810b2be54 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 1 Jan 2020 21:51:17 +0000 Subject: Allow EC2 builders to connect to repository --- deployment/mga_buildsystem/manifests/config.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'deployment/mga_buildsystem') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index c6b48205..43df0c64 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -171,6 +171,7 @@ class mga_buildsystem::config { $::nodes_ipaddr[scwaarch645][ipv6], '147.75.83.250', '2604:1380:2000:f100::1', + '2a05:d014:e9:2c00::/56', ] $repo_allow_from_domains = [ ".${::domain}", -- cgit v1.2.1