diff options
author | Thomas Backlund <tmb@mageia.org> | 2019-09-25 20:09:15 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2019-09-25 20:09:15 +0300 |
commit | 484503c7a961009950015be99c71e81fc0d5a695 (patch) | |
tree | 07f949ebd74f11f31f55a71d7775ea288c09cac9 /manifests | |
parent | 387aca42cd9c96c17e3f7ed33ec08675bbf56135 (diff) | |
download | puppet-484503c7a961009950015be99c71e81fc0d5a695.tar puppet-484503c7a961009950015be99c71e81fc0d5a695.tar.gz puppet-484503c7a961009950015be99c71e81fc0d5a695.tar.bz2 puppet-484503c7a961009950015be99c71e81fc0d5a695.tar.xz puppet-484503c7a961009950015be99c71e81fc0d5a695.zip |
update scwaarch641 ip
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', |