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/node1/bird.yml | 3 +++ tnet/host_vars/node1/wg.yml | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 tnet/host_vars/node1/bird.yml (limited to 'tnet/host_vars/node1') diff --git a/tnet/host_vars/node1/bird.yml b/tnet/host_vars/node1/bird.yml new file mode 100644 index 0000000..b59526c --- /dev/null +++ b/tnet/host_vars/node1/bird.yml @@ -0,0 +1,3 @@ +tnet_bird_peers: + hash: + knot: diff --git a/tnet/host_vars/node1/wg.yml b/tnet/host_vars/node1/wg.yml index 6ce5e8b..dfacbf2 100644 --- a/tnet/host_vars/node1/wg.yml +++ b/tnet/host_vars/node1/wg.yml @@ -1,3 +1,7 @@ tnet_wg: knot: + endpoint: knot.inamo.no:51007 + address: fe80:58eb:3930:1815:2a6d:8918:70c9:96f3 hash: + endpoint: hash.trygvis.io:51005 + address: fe80:a026:6ec2:b356:21c5:b51:22b9:a1df -- cgit v1.2.3