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/akili/tnet.yml | 7 ------- tnet/host_vars/akili/wg.yml | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 tnet/host_vars/akili/tnet.yml create mode 100644 tnet/host_vars/akili/wg.yml (limited to 'tnet/host_vars/akili') diff --git a/tnet/host_vars/akili/tnet.yml b/tnet/host_vars/akili/tnet.yml deleted file mode 100644 index b12cc96..0000000 --- a/tnet/host_vars/akili/tnet.yml +++ /dev/null @@ -1,7 +0,0 @@ -tnet_links: - hash: - endpoint: hash.trygvis.io:51002 - address: fdb1:4242:3538:ffff:ca85:f812:3935:5fbb - knot: - endpoint: knot.inamo.no:51004 - address: fdb1:4242:3538:ffff:59d7:cf77:8b5d:761a diff --git a/tnet/host_vars/akili/wg.yml b/tnet/host_vars/akili/wg.yml new file mode 100644 index 0000000..b666d8f --- /dev/null +++ b/tnet/host_vars/akili/wg.yml @@ -0,0 +1,7 @@ +tnet_wg: + hash: + endpoint: hash.trygvis.io:51002 + address: fdb1:4242:3538:ffff:ca85:f812:3935:5fbb + knot: + endpoint: knot.inamo.no:51004 + address: fdb1:4242:3538:ffff:59d7:cf77:8b5d:761a -- cgit v1.2.3