diff options
author | Thomas Backlund <tmb@mageia.org> | 2019-12-18 19:48:39 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2019-12-18 19:48:39 +0200 |
commit | 4d26c19e88220b736455a612eed2159c88f0c7d5 (patch) | |
tree | 5d290c1b326bcf894adf7a65238b76c9aef8c6d9 /manifests | |
parent | 303c3a40671902252ff69759d3ec1f0541e7011c (diff) | |
download | puppet-4d26c19e88220b736455a612eed2159c88f0c7d5.tar puppet-4d26c19e88220b736455a612eed2159c88f0c7d5.tar.gz puppet-4d26c19e88220b736455a612eed2159c88f0c7d5.tar.bz2 puppet-4d26c19e88220b736455a612eed2159c88f0c7d5.tar.xz puppet-4d26c19e88220b736455a612eed2159c88f0c7d5.zip |
update scwaarch643 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 b6411378..6fa800b9 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:5::1', + ipv6 => '2001:bc8:47c0:1320::1', }, scwaarch645 => { ipv6 => '2001:bc8:47c0:14a::1', |