diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2024-10-19 18:55:36 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2024-10-19 18:55:36 +0200 |
commit | 35b3bae52693f5f5ed21ecf3cfeb68cc2047aba0 (patch) | |
tree | 5f16ba62d9e5a03e9cf56c4e85b60bbf7f95f38a /ansible | |
parent | 6e8565e4694b55de9a30ce91f991bcc0bb0bd0bf (diff) | |
download | infra-35b3bae52693f5f5ed21ecf3cfeb68cc2047aba0.tar.gz infra-35b3bae52693f5f5ed21ecf3cfeb68cc2047aba0.tar.bz2 infra-35b3bae52693f5f5ed21ecf3cfeb68cc2047aba0.tar.xz infra-35b3bae52693f5f5ed21ecf3cfeb68cc2047aba0.zip |
ipam: Fixing coregonus
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/group_vars/all/ipam.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/group_vars/all/ipam.yml b/ansible/group_vars/all/ipam.yml index aa9da27..27c40be 100644 --- a/ansible/group_vars/all/ipam.yml +++ b/ansible/group_vars/all/ipam.yml @@ -27,7 +27,7 @@ ipam6: coregonus_dn42: range: "fdb1:4242:3538:2005::/64" hosts: - coregonus-ix: "fdb1:4242:3538:2005::ffff" + coregonus: "fdb1:4242:3538:2005::ffff" coregonus_docker: range: "fdb1:4242:3538:2005:df01:676a:ec28:0a00/120" kv24_dn42: |