aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2018-06-10 21:37:06 +0000
committerPascal Terjan <pterjan@mageia.org>2018-06-10 21:37:06 +0000
commit4feff26641040385c8490b07bb82c10f23bb05dc (patch)
tree8d4c561a55c6b4750fa4482ff97e4c8cd7fcf40e
parent10d8ae6b84327ef1248a10087addfeeb9bf976c0 (diff)
downloadpuppet-4feff26641040385c8490b07bb82c10f23bb05dc.tar
puppet-4feff26641040385c8490b07bb82c10f23bb05dc.tar.gz
puppet-4feff26641040385c8490b07bb82c10f23bb05dc.tar.bz2
puppet-4feff26641040385c8490b07bb82c10f23bb05dc.tar.xz
puppet-4feff26641040385c8490b07bb82c10f23bb05dc.zip
Fix previous commit to use the current ip
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp2
1 files changed, 1 insertions, 1 deletions
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}",