From 022ac9354a32e3c14a596d7ebc09ad164c199978 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 28 Dec 2025 09:20:23 +0100 Subject: tnet: Removing lhn2pi --- tnet/host_vars/hash/bird.yml | 2 -- tnet/host_vars/hash/wg.yml | 6 +++--- tnet/host_vars/knot/bird.yml | 2 -- tnet/host_vars/knot/wg.yml | 6 +++--- tnet/host_vars/lhn2pi/bird.yml | 5 ----- tnet/host_vars/lhn2pi/wg.yml | 7 ------- 6 files changed, 6 insertions(+), 22 deletions(-) delete mode 100644 tnet/host_vars/lhn2pi/bird.yml delete mode 100644 tnet/host_vars/lhn2pi/wg.yml (limited to 'tnet/host_vars') diff --git a/tnet/host_vars/hash/bird.yml b/tnet/host_vars/hash/bird.yml index 2b4bb51..663f8e1 100644 --- a/tnet/host_vars/hash/bird.yml +++ b/tnet/host_vars/hash/bird.yml @@ -4,8 +4,6 @@ tnet_bird_peers: interface: tnet-confltrio knot: rr_client: true - lhn2pi: - rr_client: true node1: rr_client: true node2: diff --git a/tnet/host_vars/hash/wg.yml b/tnet/host_vars/hash/wg.yml index 5754f57..31707c9 100644 --- a/tnet/host_vars/hash/wg.yml +++ b/tnet/host_vars/hash/wg.yml @@ -7,9 +7,9 @@ tnet_wg: akili: port: 51002 address: fdb1:4242:3538:ffff:ca85:f812:3935:5fba - lhn2pi: - port: 51003 - address: fe80:6195:1d43:9655:35f7:9dba:798c:26b8 +# lhn2pi: +# port: 51003 +# address: fe80:6195:1d43:9655:35f7:9dba:798c:26b8 astyanax: port: 51004 address: fe80:a0fd:89e4:42c6:f617:7398:abf4:b516 diff --git a/tnet/host_vars/knot/bird.yml b/tnet/host_vars/knot/bird.yml index 94c610a..107df4c 100644 --- a/tnet/host_vars/knot/bird.yml +++ b/tnet/host_vars/knot/bird.yml @@ -12,8 +12,6 @@ tnet_bird_peers: rr_client: true node2: rr_client: true - lhn2pi: - rr_client: true routedbits_lon1: policy: dn42 as: 4242420207 diff --git a/tnet/host_vars/knot/wg.yml b/tnet/host_vars/knot/wg.yml index e64a4a6..fa91acb 100644 --- a/tnet/host_vars/knot/wg.yml +++ b/tnet/host_vars/knot/wg.yml @@ -14,9 +14,9 @@ tnet_wg: akili: port: 51004 address: fdb1:4242:3538:ffff:59d7:cf77:8b5d:761a - lhn2pi: - port: 51005 - address: fe80:d83a:350b:2162:6eda:1cc1:9cd7:80e8 +# lhn2pi: +# port: 51005 +# address: fe80:d83a:350b:2162:6eda:1cc1:9cd7:80e8 astyanax: port: 51006 address: fe80:6728:53fc:fc81:40b3:9beb:8336:ba56 diff --git a/tnet/host_vars/lhn2pi/bird.yml b/tnet/host_vars/lhn2pi/bird.yml deleted file mode 100644 index 564c993..0000000 --- a/tnet/host_vars/lhn2pi/bird.yml +++ /dev/null @@ -1,5 +0,0 @@ -tnet_bird_peers: - hash: - knot: - -birdv: 2008 diff --git a/tnet/host_vars/lhn2pi/wg.yml b/tnet/host_vars/lhn2pi/wg.yml deleted file mode 100644 index c94745c..0000000 --- a/tnet/host_vars/lhn2pi/wg.yml +++ /dev/null @@ -1,7 +0,0 @@ -tnet_wg: - knot: - endpoint: knot.inamo.no:51005 - address: fe80:d83a:350b:2162:6eda:1cc1:9cd7:80e9 - hash: - endpoint: hash.trygvis.io:51003 - address: fe80:6195:1d43:9655:35f7:9dba:798c:26b9 -- cgit v1.2.3