aboutsummaryrefslogtreecommitdiff
path: root/ansible/group_vars/all
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2024-08-18 19:46:54 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2024-08-18 19:46:54 +0200
commit00ad3cbf82f60c0ce52c6213a45aa5a741191808 (patch)
treecaff1c9426341dac03f3277c4ac6bdafd7500d9d /ansible/group_vars/all
parent4a40030a65f8029740d5c9ccb226114073f52eb8 (diff)
downloadinfra-00ad3cbf82f60c0ce52c6213a45aa5a741191808.tar.gz
infra-00ad3cbf82f60c0ce52c6213a45aa5a741191808.tar.bz2
infra-00ad3cbf82f60c0ce52c6213a45aa5a741191808.tar.xz
infra-00ad3cbf82f60c0ce52c6213a45aa5a741191808.zip
ipam
Diffstat (limited to 'ansible/group_vars/all')
-rw-r--r--ansible/group_vars/all/ipam.yml10
1 files changed, 7 insertions, 3 deletions
diff --git a/ansible/group_vars/all/ipam.yml b/ansible/group_vars/all/ipam.yml
index 5c12ca2..82f1e62 100644
--- a/ansible/group_vars/all/ipam.yml
+++ b/ansible/group_vars/all/ipam.yml
@@ -9,9 +9,13 @@ ipam6:
bitraf_dn42:
range: "fdb1:4242:3538:::/48"
tnet_dn42:
- range: "fdb1:4242:3538:a000::/52"
+ range: "fdb1:4242:3538:2000::/52"
conflatorio_dn42:
description: Internal network on host
- range: "fdb1:4242:3538:a001::/64"
+ range: "fdb1:4242:3538:2001::/64"
hosts:
- - conflatorio-ix: "fdb1:4242:3538:a001::ffff"
+ - conflatorio-ix: "fdb1:4242:3538:2001::ffff"
+ node1_dn42:
+ range: "fdb1:4242:3538:2002::/64"
+ node2_dn42:
+ range: "fdb1:4242:3538:2003::/64"