diff options
author | Thomas Backlund <tmb@mageia.org> | 2019-12-13 23:25:39 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2019-12-13 23:25:39 +0200 |
commit | 303c3a40671902252ff69759d3ec1f0541e7011c (patch) | |
tree | a3cfa958b330e93b62855d9c1b6563538b5b68c8 | |
parent | f3a2829bf4fee4c540387c1b399fb6b77f47ee63 (diff) | |
download | puppet-303c3a40671902252ff69759d3ec1f0541e7011c.tar puppet-303c3a40671902252ff69759d3ec1f0541e7011c.tar.gz puppet-303c3a40671902252ff69759d3ec1f0541e7011c.tar.bz2 puppet-303c3a40671902252ff69759d3ec1f0541e7011c.tar.xz puppet-303c3a40671902252ff69759d3ec1f0541e7011c.zip |
update scwaarch643 ip
-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 e9bfbf3d..b6411378 100644 --- a/manifests/nodes_ip.pp +++ b/manifests/nodes_ip.pp @@ -50,7 +50,7 @@ $nodes_ipaddr = { ipv6 => '2001:bc8:47c0:60d::1', }, scwaarch643 => { - ipv6 => '2001:bc8:47c0:752::1', + ipv6 => '2001:bc8:47c0:5::1', }, scwaarch645 => { ipv6 => '2001:bc8:47c0:14a::1', |