aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mga_buildsystem/manifests/config.pp
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/mga_buildsystem/manifests/config.pp')
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp6
1 files changed, 3 insertions, 3 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index f21989fa..565bfbdf 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -37,8 +37,8 @@ class mga_buildsystem::config {
'ecosse1' => "ecosse.${::domain}",
'rabbit0' => "rabbit.${::domain}",
'rabbit1' => "rabbit.${::domain}",
- 'scwx861' => '0228fd04-4168-431a-a696-c8c1ea433dd9.pub.cloud.scaleway.com',
- 'scwx862' => '0228fd04-4168-431a-a696-c8c1ea433dd9.pub.cloud.scaleway.com',
+ 'scwx861' => "scwx86.${::domain}",
+ 'scwx862' => "scwx86.${::domain}",
},
build_src_node => 'duvel',
}
@@ -166,7 +166,7 @@ class mga_buildsystem::config {
$::nodes_ipaddr[neru][ipv4],
$::nodes_ipaddr[neru][ipv6],
'2001:bc8:4400:2700::2729',
- '2001:bc8:4400:2000::1a1d',
+ $::nodes_ipaddr[scwx86][ipv6],
]
$repo_allow_from_domains = [
".${::domain}",