From b49b58d2749d50a42b25d39a744b0edc8d24bf77 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 12 Jun 2024 21:14:09 +0200 Subject: wip --- tnet/host_vars/node2/bird.yml | 3 +++ tnet/host_vars/node2/wg.yml | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 tnet/host_vars/node2/bird.yml (limited to 'tnet/host_vars/node2') diff --git a/tnet/host_vars/node2/bird.yml b/tnet/host_vars/node2/bird.yml new file mode 100644 index 0000000..b59526c --- /dev/null +++ b/tnet/host_vars/node2/bird.yml @@ -0,0 +1,3 @@ +tnet_bird_peers: + hash: + knot: diff --git a/tnet/host_vars/node2/wg.yml b/tnet/host_vars/node2/wg.yml index 6ce5e8b..891c15a 100644 --- a/tnet/host_vars/node2/wg.yml +++ b/tnet/host_vars/node2/wg.yml @@ -1,3 +1,7 @@ tnet_wg: knot: + endpoint: knot.inamo.no:51008 + address: fe80:9dd8:abac:cf05:aea3:dc03:4c74:32db hash: + endpoint: hash.trygvis.io:51006 + address: fe80:a7a6:c1a8:c261:232e:7d67:fc27:7c8d -- cgit v1.2.3