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/hash/tnet.yml | 8 -------- tnet/host_vars/hash/wg.yml | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 tnet/host_vars/hash/tnet.yml create mode 100644 tnet/host_vars/hash/wg.yml (limited to 'tnet/host_vars/hash') diff --git a/tnet/host_vars/hash/tnet.yml b/tnet/host_vars/hash/tnet.yml deleted file mode 100644 index 8246dfd..0000000 --- a/tnet/host_vars/hash/tnet.yml +++ /dev/null @@ -1,8 +0,0 @@ -tnet_links: - knot: - port: 51001 - endpoint: knot.trygvis.io:51001 - address: fdb1:4242:3538:ffff:410b:dabe:1a0d:6843 - akili: - port: 51002 - address: fdb1:4242:3538:ffff:ca85:f812:3935:5fba diff --git a/tnet/host_vars/hash/wg.yml b/tnet/host_vars/hash/wg.yml new file mode 100644 index 0000000..a82855c --- /dev/null +++ b/tnet/host_vars/hash/wg.yml @@ -0,0 +1,8 @@ +tnet_wg: + knot: + port: 51001 + endpoint: knot.trygvis.io:51001 + address: fdb1:4242:3538:ffff:410b:dabe:1a0d:6843 + akili: + port: 51002 + address: fdb1:4242:3538:ffff:ca85:f812:3935:5fba -- cgit v1.2.3