diff options
author | Thomas Backlund <tmb@mageia.org> | 2019-09-16 00:35:09 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2019-09-16 00:35:09 +0300 |
commit | 85688bcc4cbdf74eacc04c92954e41cc4951cc40 (patch) | |
tree | ff518f8a29861bef4c690c6644eb42095ee304be /manifests | |
parent | 7d51a8d7f7842d3c9a9997ca98560e0debc0c978 (diff) | |
download | puppet-85688bcc4cbdf74eacc04c92954e41cc4951cc40.tar puppet-85688bcc4cbdf74eacc04c92954e41cc4951cc40.tar.gz puppet-85688bcc4cbdf74eacc04c92954e41cc4951cc40.tar.bz2 puppet-85688bcc4cbdf74eacc04c92954e41cc4951cc40.tar.xz puppet-85688bcc4cbdf74eacc04c92954e41cc4951cc40.zip |
update scwx86* ip
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes_ip.pp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp index 42ea9614..db7b67f8 100644 --- a/manifests/nodes_ip.pp +++ b/manifests/nodes_ip.pp @@ -62,10 +62,10 @@ $nodes_ipaddr = { ipv4 => '192.168.122.131', }, scwx86 => { - ipv6 => '2001:bc8:4400:2200::1835', + ipv6 => '2001:bc8:4400:2800::5235', }, scwx861 => { - ipv6 => '2001:bc8:4400:2200::1835', + ipv6 => '2001:bc8:4400:2800::5235', }, scwaarch64 => { ipv6 => '2001:bc8:4400:2700::2419', |