From 8ba9372b772eb488cdfe7fac0e7919c1ae4e965e Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 13 Jun 2024 19:59:55 +0200 Subject: tnet --- tnet/host_vars/hash/bird.yml | 6 +++++- tnet/host_vars/knot/bird.yml | 4 ++++ tnet/host_vars/kv24ix/bird.yml | 1 - 3 files changed, 9 insertions(+), 2 deletions(-) (limited to 'tnet/host_vars') diff --git a/tnet/host_vars/hash/bird.yml b/tnet/host_vars/hash/bird.yml index 9176312..17cb4cd 100644 --- a/tnet/host_vars/hash/bird.yml +++ b/tnet/host_vars/hash/bird.yml @@ -1,5 +1,9 @@ tnet_bird_peers: + astyanax: + rr_client: true knot: + rr_client: true node1: + rr_client: true node2: - astyanax: + rr_client: true diff --git a/tnet/host_vars/knot/bird.yml b/tnet/host_vars/knot/bird.yml index e8b20e7..0c1d73b 100644 --- a/tnet/host_vars/knot/bird.yml +++ b/tnet/host_vars/knot/bird.yml @@ -1,3 +1,7 @@ tnet_bird_peers: hash: + rr_client: true node1: + rr_client: true + node2: + rr_client: true diff --git a/tnet/host_vars/kv24ix/bird.yml b/tnet/host_vars/kv24ix/bird.yml index b59526c..e20c45a 100644 --- a/tnet/host_vars/kv24ix/bird.yml +++ b/tnet/host_vars/kv24ix/bird.yml @@ -1,3 +1,2 @@ tnet_bird_peers: - hash: knot: -- cgit v1.2.3