diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2024-06-11 09:41:44 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2024-06-11 09:41:44 +0200 |
commit | d1114cdc45c69ae8ae633790e85afe0e9d633015 (patch) | |
tree | d8489da37f03a8ff938da4dadf37b7e1373e2448 /tnet/host_vars/knot | |
parent | 8799c94364f813062295b02857b39049593990d8 (diff) | |
download | infra-d1114cdc45c69ae8ae633790e85afe0e9d633015.tar.gz infra-d1114cdc45c69ae8ae633790e85afe0e9d633015.tar.bz2 infra-d1114cdc45c69ae8ae633790e85afe0e9d633015.tar.xz infra-d1114cdc45c69ae8ae633790e85afe0e9d633015.zip |
tnet
Diffstat (limited to 'tnet/host_vars/knot')
-rw-r--r-- | tnet/host_vars/knot/wg.yml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/tnet/host_vars/knot/wg.yml b/tnet/host_vars/knot/wg.yml index d12592a..48053fc 100644 --- a/tnet/host_vars/knot/wg.yml +++ b/tnet/host_vars/knot/wg.yml @@ -2,7 +2,8 @@ tnet_wg: hash: port: 51001 endpoint: hash.trygvis.io:51001 - address: fdb1:4242:3538:ffff:410b:dabe:1a0d:6842 + # address: fdb1:4242:3538:ffff:410b:dabe:1a0d:6842 + address: fe80:3b20:4cb0:5315:22a:c7de:a45b:8a7c lhn2ix: port: 51002 address: fdb1:4242:3538:ffff:18b7:d3ec:5608:db9a @@ -12,3 +13,10 @@ tnet_wg: akili: port: 51004 address: fdb1:4242:3538:ffff:59d7:cf77:8b5d:761a + lhn2pi: + port: 51005 + #address: fe80:440a:607e:b685:c955:93ae:29f8:dcd8 + address: fdb1:4242:3538:ffff:374e:2c7d:319e:e526 + astyanax: + port: 51006 + address: fdb1:4242:3538:ffff:c32d:ad30:541d:ab30 |