aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes_ip.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes_ip.pp')
-rw-r--r--manifests/nodes_ip.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp
index 3b5fb5a4..83e34935 100644
--- a/manifests/nodes_ip.pp
+++ b/manifests/nodes_ip.pp
@@ -54,6 +54,9 @@ $nodes_ipaddr = {
},
scwx86 => {
ipv6 => '2001:bc8:4400:2000::1a1d',
+ },
+ scwaarch64 => {
+ ipv6 => '2001:bc8:4400:2700::245d',
}
}