From 4feff26641040385c8490b07bb82c10f23bb05dc Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sun, 10 Jun 2018 21:37:06 +0000 Subject: Fix previous commit to use the current ip --- deployment/mga_buildsystem/manifests/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 83ae517d..e61f736b 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -164,7 +164,7 @@ class mga_buildsystem::config { $::nodes_ipaddr[armrest][ipv4], $::nodes_ipaddr[neru][ipv4], $::nodes_ipaddr[neru][ipv6], - 'd6576730-3e30-4697-824e-20b606db9908.pub.cloud.scaleway.com', + '2001:bc8:4400:2700::2729', ] $repo_allow_from_domains = [ ".${::domain}", -- cgit v1.2.1