diff options
author | Thomas Backlund <tmb@mageia.org> | 2019-06-30 18:59:42 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2019-06-30 18:59:42 +0300 |
commit | 0f059e47bcaf1adf9af0a761168057ea0a8fad4e (patch) | |
tree | 7f7a127b86ccdd711c91b8f14a44751dabb31dec /manifests | |
parent | 38d2bd86df48a3d663af51912ad362f8020b60c4 (diff) | |
download | puppet-0f059e47bcaf1adf9af0a761168057ea0a8fad4e.tar puppet-0f059e47bcaf1adf9af0a761168057ea0a8fad4e.tar.gz puppet-0f059e47bcaf1adf9af0a761168057ea0a8fad4e.tar.bz2 puppet-0f059e47bcaf1adf9af0a761168057ea0a8fad4e.tar.xz puppet-0f059e47bcaf1adf9af0a761168057ea0a8fad4e.zip |
update scwaarch64 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 b8d37218..6411961f 100644 --- a/manifests/nodes_ip.pp +++ b/manifests/nodes_ip.pp @@ -56,7 +56,7 @@ $nodes_ipaddr = { ipv6 => '2001:bc8:4400:2000::353b', }, scwaarch64 => { - ipv6 => '2001:bc8:4400:2700::245d', + ipv6 => '2001:bc8:4400:2700::2419', }, scwaarch643 => { ipv6 => '2001:bc8:4400:2700::2701', |