From d1114cdc45c69ae8ae633790e85afe0e9d633015 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 11 Jun 2024 09:41:44 +0200 Subject: tnet --- tnet/host_vars/knot/wg.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'tnet/host_vars/knot') 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 -- cgit v1.2.3