diff options
Diffstat (limited to 'tnet/host_vars/knot')
-rw-r--r-- | tnet/host_vars/knot/bird.yml | 4 |
1 files changed, 4 insertions, 0 deletions
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 |