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 68896729..7e446cc1 100644 --- a/manifests/nodes_ip.pp +++ b/manifests/nodes_ip.pp @@ -71,7 +71,7 @@ $nodes_ipaddr = { ipv6 => '2001:bc8:4400:2700::241b', }, scwaarch645 => { - ipv6 => '2001:bc8:4400:2700::1549', + ipv6 => '2001:bc8:47c0:1008::1', } } |