diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2025-06-30 19:05:40 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2025-06-30 19:05:40 +0200 |
commit | 027054b178a5fab136d391e535b720dcb2cb799c (patch) | |
tree | 717312b7b068b856e6bd83cb624d8bd19cdd6267 /ansible | |
parent | efd2ee9e55f631f97e2f1ebe2020d309449a8e0a (diff) | |
download | infra-027054b178a5fab136d391e535b720dcb2cb799c.tar.gz infra-027054b178a5fab136d391e535b720dcb2cb799c.tar.bz2 infra-027054b178a5fab136d391e535b720dcb2cb799c.tar.xz infra-027054b178a5fab136d391e535b720dcb2cb799c.zip |
Dropping coregonus v6 network
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/group_vars/all/ipam.yml | 11 | ||||
-rw-r--r-- | ansible/inventory | 4 |
2 files changed, 9 insertions, 6 deletions
diff --git a/ansible/group_vars/all/ipam.yml b/ansible/group_vars/all/ipam.yml index 9a8efd6..5621385 100644 --- a/ansible/group_vars/all/ipam.yml +++ b/ansible/group_vars/all/ipam.yml @@ -28,20 +28,19 @@ ipam6: coregonus_dn42: range: "fdb1:4242:3538:2005::/64" hosts: - coregonus: "fdb1:4242:3538:2005::ffff" - kjell: "fdb1:4242:3538:2005:2f0:cbff:fefe:d98c/64" + kjell: "fdb1:4242:3538:2006: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: kv24ix: "fdb1:4242:3538:2006::ffff" - garasjepi: "fdb1:4242:3538:2005:37df:fafe:392:f991" + garasjepi: "fdb1:4242:3538:2006:e9f7:418f:49fd:8d2e" + ha-kv24: "fdb1:4242:3538:2006:18a:90f:4264:8ca0/64" + netbox: "fdb1:4242:3538:2006:be24:11ff:febb:5c7f/64" + coregonus: "fdb1:4242:3538:2006:2e0:4cff:fe98:1bb5/64" hash_dn42: range: "fdb1:4242:3538:2007::/64" hosts: diff --git a/ansible/inventory b/ansible/inventory index 1684d93..912b922 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -59,6 +59,10 @@ all: zh2569.rsync.net: ansible_user: zh2569 + # Kjell + kjell-ct-102: + ansible_host: fdb1:4242:3538:2005:be24:11ff:fe34:b52c + children: workstation: children: |