diff options
Diffstat (limited to 'deployment')
-rw-r--r-- | deployment/mga_buildsystem/manifests/config.pp | 2 |
1 files changed, 2 insertions, 0 deletions
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}", |