diff options
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/group_vars/all/ipam.yml | 16 | ||||
-rw-r--r-- | ansible/inventory | 2 |
2 files changed, 17 insertions, 1 deletions
diff --git a/ansible/group_vars/all/ipam.yml b/ansible/group_vars/all/ipam.yml index 82f1e62..4d4017b 100644 --- a/ansible/group_vars/all/ipam.yml +++ b/ansible/group_vars/all/ipam.yml @@ -14,8 +14,22 @@ ipam6: description: Internal network on host range: "fdb1:4242:3538:2001::/64" hosts: - - conflatorio-ix: "fdb1:4242:3538:2001::ffff" + - conflatorio-ix: "fdb1:4242:3538:2001::ffff/64" node1_dn42: range: "fdb1:4242:3538:2002::/64" node2_dn42: range: "fdb1:4242:3538:2003::/64" + knot_dn42: + range: "fdb1:4242:3538:2004::/64" + hosts: + - knot: "fdb1:4242:3538:2004::ffff/64" + coregonus_dn42: + range: "fdb1:4242:3538:2005::/64" + hosts: + - coregonus-ix: "fdb1:4242:3538:2005::ffff/64" + coregonus_docker: + range: "fdb1:4242:3538:2005:df01:676a:ec28:0a00/120" + kv24_dn42: + range: "fdb1:4242:3538:2006::/64" + hosts: + - kv24ix: "fdb1:4242:3538:2006::ffff/64" diff --git a/ansible/inventory b/ansible/inventory index 9b89ace..a21cbc9 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -178,6 +178,7 @@ all: akili: astyanax: conflatorio: + coregonus: hash: knot: kv24ix: @@ -191,6 +192,7 @@ all: akili: astyanax: conflatorio: + coregonus: hash: knot: lhn2pi: |