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/knot/bird.yml | 3 +++ tnet/host_vars/knot/wg.yml | 8 +++++++- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 tnet/host_vars/knot/bird.yml (limited to 'tnet/host_vars/knot') diff --git a/tnet/host_vars/knot/bird.yml b/tnet/host_vars/knot/bird.yml new file mode 100644 index 0000000..e8b20e7 --- /dev/null +++ b/tnet/host_vars/knot/bird.yml @@ -0,0 +1,3 @@ +tnet_bird_peers: + hash: + node1: diff --git a/tnet/host_vars/knot/wg.yml b/tnet/host_vars/knot/wg.yml index 48053fc..6fe932e 100644 --- a/tnet/host_vars/knot/wg.yml +++ b/tnet/host_vars/knot/wg.yml @@ -19,4 +19,10 @@ tnet_wg: address: fdb1:4242:3538:ffff:374e:2c7d:319e:e526 astyanax: port: 51006 - address: fdb1:4242:3538:ffff:c32d:ad30:541d:ab30 + address: fe80:6728:53fc:fc81:40b3:9beb:8336:ba56 + node1: + port: 51007 + address: fe80:58eb:3930:1815:2a6d:8918:70c9:96f2 + node2: + port: 51008 + address: fe80:9dd8:abac:cf05:aea3:dc03:4c74:32da -- cgit v1.2.3