From 188fcdad8a212e853de7319222c88b2b554ac215 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Fri, 29 May 2020 20:33:01 +0000 Subject: Allow access from Packet arm64 machine --- deployment/mga_buildsystem/manifests/config.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deployment/mga_buildsystem') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 11e7a774..d33c7d25 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -170,6 +170,8 @@ class mga_buildsystem::config { '147.75.83.250', '2604:1380:2000:f100::1', '2a05:d014:e9:2c00::/56', + '147.75.69.244/30', + '2604:1380:1001:4900::/127', ] $repo_allow_from_domains = [ ".${::domain}", -- cgit v1.2.1