diff options
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: |