diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2024-06-13 19:59:55 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2024-06-13 19:59:55 +0200 |
commit | 8ba9372b772eb488cdfe7fac0e7919c1ae4e965e (patch) | |
tree | 06dfb3c31787d367d60f3c3992b0fdaf9d1b9917 /tnet/host_vars | |
parent | b49b58d2749d50a42b25d39a744b0edc8d24bf77 (diff) | |
download | infra-8ba9372b772eb488cdfe7fac0e7919c1ae4e965e.tar.gz infra-8ba9372b772eb488cdfe7fac0e7919c1ae4e965e.tar.bz2 infra-8ba9372b772eb488cdfe7fac0e7919c1ae4e965e.tar.xz infra-8ba9372b772eb488cdfe7fac0e7919c1ae4e965e.zip |
tnet
Diffstat (limited to 'tnet/host_vars')
-rw-r--r-- | tnet/host_vars/hash/bird.yml | 6 | ||||
-rw-r--r-- | tnet/host_vars/knot/bird.yml | 4 | ||||
-rw-r--r-- | tnet/host_vars/kv24ix/bird.yml | 1 |
3 files changed, 9 insertions, 2 deletions
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: |