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/hash | |
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/hash')
-rw-r--r-- | tnet/host_vars/hash/wg.yml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/tnet/host_vars/hash/wg.yml b/tnet/host_vars/hash/wg.yml index a82855c..bdd1800 100644 --- a/tnet/host_vars/hash/wg.yml +++ b/tnet/host_vars/hash/wg.yml @@ -2,7 +2,14 @@ tnet_wg: knot: port: 51001 endpoint: knot.trygvis.io:51001 - address: fdb1:4242:3538:ffff:410b:dabe:1a0d:6843 + # address: fdb1:4242:3538:ffff:410b:dabe:1a0d:6843 + address: fe80:3b20:4cb0:5315:22a:c7de:a45b:8a7d akili: port: 51002 address: fdb1:4242:3538:ffff:ca85:f812:3935:5fba + lhn2pi: + port: 51003 + address: fe80:6195:1d43:9655:35f7:9dba:798c:26b8 + astyanax: + port: 51004 + address: fdb1:4242:3538:ffff:b383:bc11:c452:eaf4 |