aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mga_buildsystem/manifests
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2025-07-18 19:00:56 +0000
committerPascal Terjan <pterjan@mageia.org>2025-07-18 19:00:56 +0000
commitf71378dc5bb82d45ae2b5af44328e5418760bc60 (patch)
tree4abd0ff7769a77cb7dde4a1a3a87be30d2ad9bb1 /deployment/mga_buildsystem/manifests
parent0f732d7021faf1dcaa70300a214bac40e7a989cd (diff)
downloadpuppet-master.tar
puppet-master.tar.gz
puppet-master.tar.bz2
puppet-master.tar.xz
puppet-master.zip
Add an IPv6 on ncaa1HEADmaster
Diffstat (limited to 'deployment/mga_buildsystem/manifests')
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index 2aeb6750..c0c62cc4 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -174,6 +174,7 @@ class mga_buildsystem::config {
# Oracle cloud VMs
'2603:c026:c101:f00::/64',
$::nodes_ipaddr[ncaa1][ipv4],
+ $::nodes_ipaddr[ncaa1][ipv6],
]
$repo_allow_from_domains = [
".${::domain}",