aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp8
1 files changed, 4 insertions, 4 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index 9100539f..0f7dc7cd 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -119,12 +119,12 @@ class mga_buildsystem::config {
'_real_vendor' => 'mageia',
}
$repo_allow_from = [
- '2a02:2178:2:7::3/64', # valstar
- '2a02:2178:2:7::4/64', # ecosse
- '2a02:2178:2:7::5/64', # jonund
+ $::nodes_ipaddr[valstar][ipv6],
+ $::nodes_ipaddr[ecosse][ipv6],
+ $::nodes_ipaddr[jonund][ipv6],
".${::domain}",
'10.42.0',
- '212.85.158.152', #rabbit
+ $::nodes_ipaddr[rabbit][ipv4], #rabbit
]
# the list of checks, actions, posts for cauldron in youri-upload