From 4765697bc719f3ffaa1d97db26f73bc091232d66 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 7 Sep 2020 12:14:43 +0000 Subject: Allow access to the repository to the new neru --- deployment/mga_buildsystem/manifests/config.pp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'deployment') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 4200f614..de295147 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -172,6 +172,9 @@ class mga_buildsystem::config { '2a05:d014:e9:2c00::/56', '147.75.69.244/30', '2604:1380:1001:4900::/127', + # Will be new neru + '51.15.220.93', + '2001:bc8:628:1f00::1', ] $repo_allow_from_domains = [ ".${::domain}", -- cgit v1.2.1