From b49b58d2749d50a42b25d39a744b0edc8d24bf77 Mon Sep 17 00:00:00 2001
From: Trygve Laugstøl <trygvis@inamo.no>
Date: Wed, 12 Jun 2024 21:14:09 +0200
Subject: wip

---
 tnet/host_vars/hash/bird.yml | 5 +++++
 tnet/host_vars/hash/wg.yml   | 8 +++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)
 create mode 100644 tnet/host_vars/hash/bird.yml

(limited to 'tnet/host_vars/hash')

diff --git a/tnet/host_vars/hash/bird.yml b/tnet/host_vars/hash/bird.yml
new file mode 100644
index 0000000..9176312
--- /dev/null
+++ b/tnet/host_vars/hash/bird.yml
@@ -0,0 +1,5 @@
+tnet_bird_peers:
+  knot:
+  node1:
+  node2:
+  astyanax:
diff --git a/tnet/host_vars/hash/wg.yml b/tnet/host_vars/hash/wg.yml
index bdd1800..c7d9363 100644
--- a/tnet/host_vars/hash/wg.yml
+++ b/tnet/host_vars/hash/wg.yml
@@ -12,4 +12,10 @@ tnet_wg:
     address: fe80:6195:1d43:9655:35f7:9dba:798c:26b8
   astyanax:
     port: 51004
-    address: fdb1:4242:3538:ffff:b383:bc11:c452:eaf4
+    address: fe80:a0fd:89e4:42c6:f617:7398:abf4:b516
+  node1:
+    port: 51005
+    address: fe80:a026:6ec2:b356:21c5:b51:22b9:a1de
+  node2:
+    port: 51006
+    address: fe80:a7a6:c1a8:c261:232e:7d67:fc27:7c8c
-- 
cgit v1.2.3