diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes_ip.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp index 7e446cc1..8a4aba86 100644 --- a/manifests/nodes_ip.pp +++ b/manifests/nodes_ip.pp @@ -65,7 +65,7 @@ $nodes_ipaddr = { ipv6 => '2001:bc8:4400:2800::5235', }, scwaarch64 => { - ipv6 => '2001:bc8:4400:2700::2419', + ipv6 => '2001:bc8:47c0:65b::1', }, scwaarch643 => { ipv6 => '2001:bc8:4400:2700::241b', |