aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes_ip.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes_ip.pp')
-rw-r--r--manifests/nodes_ip.pp11
1 files changed, 4 insertions, 7 deletions
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp
index 20b6ca8c..fd033251 100644
--- a/manifests/nodes_ip.pp
+++ b/manifests/nodes_ip.pp
@@ -40,18 +40,15 @@ $nodes_ipaddr = {
scwaarch64 => {
ipv6 => '2001:bc8:47c0:60d::1',
},
- scwaarch643 => {
- ipv6 => '2001:bc8:47c0:1320::1',
- },
- scwaarch645 => {
- ipv6 => '2001:bc8:47c0:14a::1',
- },
ec2aa1 => {
ipv6 => '2a05:d014:e9:2c02:98ca:ec83:c601:371a',
},
ec2aa2 => {
ipv6 => '2a05:d014:e9:2c03:b7e1:fda8:eab9:6692',
- }
+ },
+ ec2aa3 => {
+ ipv6 => '2a05:d014:e9:2c03:17a8:1204:6df6:662c',
+ },
}
# vim: sw=2