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/akili/bird.yml | 3 +++ tnet/host_vars/astyanax/bird.yml | 3 +++ tnet/host_vars/astyanax/wg.yml | 4 ++-- tnet/host_vars/hash/bird.yml | 5 +++++ tnet/host_vars/hash/wg.yml | 8 +++++++- tnet/host_vars/knot/bird.yml | 3 +++ tnet/host_vars/knot/wg.yml | 8 +++++++- tnet/host_vars/kv24ix/bird.yml | 3 +++ tnet/host_vars/lhn2ix/bird.yml | 3 +++ tnet/host_vars/lhn2pi/bird.yml | 3 +++ tnet/host_vars/node1/bird.yml | 3 +++ tnet/host_vars/node1/wg.yml | 4 ++++ tnet/host_vars/node2/bird.yml | 3 +++ tnet/host_vars/node2/wg.yml | 4 ++++ 14 files changed, 53 insertions(+), 4 deletions(-) create mode 100644 tnet/host_vars/akili/bird.yml create mode 100644 tnet/host_vars/astyanax/bird.yml create mode 100644 tnet/host_vars/hash/bird.yml create mode 100644 tnet/host_vars/knot/bird.yml create mode 100644 tnet/host_vars/kv24ix/bird.yml create mode 100644 tnet/host_vars/lhn2ix/bird.yml create mode 100644 tnet/host_vars/lhn2pi/bird.yml create mode 100644 tnet/host_vars/node1/bird.yml create mode 100644 tnet/host_vars/node2/bird.yml (limited to 'tnet/host_vars') diff --git a/tnet/host_vars/akili/bird.yml b/tnet/host_vars/akili/bird.yml new file mode 100644 index 0000000..b59526c --- /dev/null +++ b/tnet/host_vars/akili/bird.yml @@ -0,0 +1,3 @@ +tnet_bird_peers: + hash: + knot: diff --git a/tnet/host_vars/astyanax/bird.yml b/tnet/host_vars/astyanax/bird.yml new file mode 100644 index 0000000..b59526c --- /dev/null +++ b/tnet/host_vars/astyanax/bird.yml @@ -0,0 +1,3 @@ +tnet_bird_peers: + hash: + knot: diff --git a/tnet/host_vars/astyanax/wg.yml b/tnet/host_vars/astyanax/wg.yml index dd446a0..e12db34 100644 --- a/tnet/host_vars/astyanax/wg.yml +++ b/tnet/host_vars/astyanax/wg.yml @@ -1,7 +1,7 @@ tnet_wg: knot: endpoint: knot.inamo.no:51006 - address: fdb1:4242:3538:ffff:c32d:ad30:541d:ab31 + address: fe80:6728:53fc:fc81:40b3:9beb:8336:ba57 hash: endpoint: hash.trygvis.io:51004 - address: fdb1:4242:3538:ffff:b383:bc11:c452:eaf5 + address: fe80:a0fd:89e4:42c6:f617:7398:abf4:b517 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 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 diff --git a/tnet/host_vars/kv24ix/bird.yml b/tnet/host_vars/kv24ix/bird.yml new file mode 100644 index 0000000..b59526c --- /dev/null +++ b/tnet/host_vars/kv24ix/bird.yml @@ -0,0 +1,3 @@ +tnet_bird_peers: + hash: + knot: diff --git a/tnet/host_vars/lhn2ix/bird.yml b/tnet/host_vars/lhn2ix/bird.yml new file mode 100644 index 0000000..b59526c --- /dev/null +++ b/tnet/host_vars/lhn2ix/bird.yml @@ -0,0 +1,3 @@ +tnet_bird_peers: + hash: + knot: diff --git a/tnet/host_vars/lhn2pi/bird.yml b/tnet/host_vars/lhn2pi/bird.yml new file mode 100644 index 0000000..b59526c --- /dev/null +++ b/tnet/host_vars/lhn2pi/bird.yml @@ -0,0 +1,3 @@ +tnet_bird_peers: + hash: + knot: 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 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