aboutsummaryrefslogtreecommitdiff
path: root/ansible
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2024-08-16 23:34:01 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2024-08-16 23:34:01 +0200
commit613f27369b029975dca15d970deccbb6e7704911 (patch)
tree9049bc65d637fcfc19d7440d54136ebbb49c0302 /ansible
parentb47a606be1f085284155bc5aef61e3495f85b0d7 (diff)
downloadinfra-613f27369b029975dca15d970deccbb6e7704911.tar.gz
infra-613f27369b029975dca15d970deccbb6e7704911.tar.bz2
infra-613f27369b029975dca15d970deccbb6e7704911.tar.xz
infra-613f27369b029975dca15d970deccbb6e7704911.zip
ipam
Diffstat (limited to 'ansible')
-rw-r--r--ansible/group_vars/all/ipam.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/ansible/group_vars/all/ipam.yml b/ansible/group_vars/all/ipam.yml
new file mode 100644
index 0000000..f477dc0
--- /dev/null
+++ b/ansible/group_vars/all/ipam.yml
@@ -0,0 +1,10 @@
+ipam6:
+ networks:
+ - bitraf-dn42:
+ range: "fdb1:4242:3538:::/48"
+ - trygvis-dn42:
+ range: "fdb1:4242:3538:a000::/52"
+ - conflatorio-dn42:
+ range: "fdb1:4242:3538:a001::/64"
+ hosts:
+ - conflatorio-ix: "fdb1:4242:3538:a001::ffff"