aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2019-06-30 21:28:46 +0300
committerThomas Backlund <tmb@mageia.org>2019-06-30 21:28:46 +0300
commitefbcd88edab2079688f6966fa8ffb24f95c2359a (patch)
treef3d25dfee952b09a4d1ca603337413d4202a0a61 /manifests
parent0f059e47bcaf1adf9af0a761168057ea0a8fad4e (diff)
downloadpuppet-efbcd88edab2079688f6966fa8ffb24f95c2359a.tar
puppet-efbcd88edab2079688f6966fa8ffb24f95c2359a.tar.gz
puppet-efbcd88edab2079688f6966fa8ffb24f95c2359a.tar.bz2
puppet-efbcd88edab2079688f6966fa8ffb24f95c2359a.tar.xz
puppet-efbcd88edab2079688f6966fa8ffb24f95c2359a.zip
update ip for scwaarch643
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes_ip.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp
index 6411961f..53305545 100644
--- a/manifests/nodes_ip.pp
+++ b/manifests/nodes_ip.pp
@@ -59,7 +59,7 @@ $nodes_ipaddr = {
ipv6 => '2001:bc8:4400:2700::2419',
},
scwaarch643 => {
- ipv6 => '2001:bc8:4400:2700::2701',
+ ipv6 => '2001:bc8:4400:2700::241b',
}
}