diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2025-06-07 20:24:19 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2025-06-07 20:24:19 +0200 |
commit | fdf18a36869866cd2842a67ebda15ec903e0fbf2 (patch) | |
tree | be0ef321f4071f924e93422bfdb5308bc3bff9df /ansible | |
parent | 51d963a6383fc7526d22a3c7cf96fa2944c47f7e (diff) | |
download | infra-fdf18a36869866cd2842a67ebda15ec903e0fbf2.tar.gz infra-fdf18a36869866cd2842a67ebda15ec903e0fbf2.tar.bz2 infra-fdf18a36869866cd2842a67ebda15ec903e0fbf2.tar.xz infra-fdf18a36869866cd2842a67ebda15ec903e0fbf2.zip |
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/group_vars/all/ipam.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/group_vars/all/ipam.yml b/ansible/group_vars/all/ipam.yml index 0d49b1b..9a8efd6 100644 --- a/ansible/group_vars/all/ipam.yml +++ b/ansible/group_vars/all/ipam.yml @@ -29,12 +29,14 @@ ipam6: range: "fdb1:4242:3538:2005::/64" hosts: coregonus: "fdb1:4242:3538:2005::ffff" + kjell: "fdb1:4242:3538:2005:2f0:cbff:fefe:d98c/64" coregonus_docker: range: "fdb1:4242:3538:2005:df01:676a:ec28:0a00/120" kv24_pub: range: "2a01:799:111d:1801::/64" hosts: ha-kv24: "fdb1:4242:3538:2005:c534:9d54:8212:1ced/64" + netbox: "fdb1:4242:3538:2005:be24:11ff:febb:5c7f/64" kv24_dn42: range: "fdb1:4242:3538:2006::/64" hosts: |