From c3f79247298201f1469283470c8ad3ab8c11f365 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sun, 5 Aug 2018 20:47:54 +0000 Subject: Give access to the repository to the new node --- deployment/mga_buildsystem/manifests/config.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 056aa066..d92dc334 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -170,6 +170,7 @@ class mga_buildsystem::config { $::nodes_ipaddr[neru][ipv6], '2001:bc8:4400:2700::2729', $::nodes_ipaddr[scwx86][ipv6], + $::nodes_ipaddr[scwaarch64][ipv6], ] $repo_allow_from_domains = [ ".${::domain}", -- cgit v1.2.1