diff options
author | Thomas Backlund <tmb@mageia.org> | 2019-10-02 12:57:54 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2019-10-02 12:57:54 +0300 |
commit | c562c0f2d8a4d3b8f047ea82befd567e11d267c4 (patch) | |
tree | 82abb07498878e40a895b88fc6d877a46abca4be /manifests | |
parent | 9dffe2244e8903855acc208b4852151390ea23c6 (diff) | |
download | puppet-c562c0f2d8a4d3b8f047ea82befd567e11d267c4.tar puppet-c562c0f2d8a4d3b8f047ea82befd567e11d267c4.tar.gz puppet-c562c0f2d8a4d3b8f047ea82befd567e11d267c4.tar.bz2 puppet-c562c0f2d8a4d3b8f047ea82befd567e11d267c4.tar.xz puppet-c562c0f2d8a4d3b8f047ea82befd567e11d267c4.zip |
update scwaarch645 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 5986957e..38f75ee1 100644 --- a/manifests/nodes_ip.pp +++ b/manifests/nodes_ip.pp @@ -71,7 +71,7 @@ $nodes_ipaddr = { ipv6 => '2001:bc8:47c0:752::1', }, scwaarch645 => { - ipv6 => '2001:bc8:47c0:1008::1', + ipv6 => '2001:bc8:47c0:14a::1', } } |