From 8799c94364f813062295b02857b39049593990d8 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 6 Jun 2024 19:19:16 +0200 Subject: tnet --- tnet/host_vars/knot/wg.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tnet/host_vars/knot/wg.yml (limited to 'tnet/host_vars/knot/wg.yml') diff --git a/tnet/host_vars/knot/wg.yml b/tnet/host_vars/knot/wg.yml new file mode 100644 index 0000000..d12592a --- /dev/null +++ b/tnet/host_vars/knot/wg.yml @@ -0,0 +1,14 @@ +tnet_wg: + hash: + port: 51001 + endpoint: hash.trygvis.io:51001 + address: fdb1:4242:3538:ffff:410b:dabe:1a0d:6842 + lhn2ix: + port: 51002 + address: fdb1:4242:3538:ffff:18b7:d3ec:5608:db9a + kv24ix: + port: 51003 + address: fdb1:4242:3538:ffff:ea4:11cb:863:5252 + akili: + port: 51004 + address: fdb1:4242:3538:ffff:59d7:cf77:8b5d:761a -- cgit v1.2.3