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 5024875e..50cd0d57 100644 --- a/manifests/nodes_ip.pp +++ b/manifests/nodes_ip.pp @@ -62,7 +62,7 @@ $nodes_ipaddr = { ipv4 => '192.168.122.131', }, scwx86 => { - ipv6 => '2001:bc8:4400:2000::353b', + ipv6 => '2001:bc8:4400:2200::1835', }, scwx861 => { ipv6 => '2001:bc8:4400:2000::353b', |