diff options
| author | Trygve Laugstøl <trygvis@inamo.no> | 2025-12-28 09:20:23 +0100 |
|---|---|---|
| committer | Trygve Laugstøl <trygvis@inamo.no> | 2025-12-28 09:20:23 +0100 |
| commit | 022ac9354a32e3c14a596d7ebc09ad164c199978 (patch) | |
| tree | 503bacf2d8fa2a3a731be45677f382fb145d7d77 /tnet/host_vars/hash | |
| parent | 1b4a868aebfa9f3f058c2afff2e9c4b188125684 (diff) | |
| download | infra-022ac9354a32e3c14a596d7ebc09ad164c199978.tar.gz infra-022ac9354a32e3c14a596d7ebc09ad164c199978.tar.bz2 infra-022ac9354a32e3c14a596d7ebc09ad164c199978.tar.xz infra-022ac9354a32e3c14a596d7ebc09ad164c199978.zip | |
tnet: Removing lhn2pi
Diffstat (limited to 'tnet/host_vars/hash')
| -rw-r--r-- | tnet/host_vars/hash/bird.yml | 2 | ||||
| -rw-r--r-- | tnet/host_vars/hash/wg.yml | 6 |
2 files changed, 3 insertions, 5 deletions
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 |
