diff options
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 |