diff options
Diffstat (limited to 'tnet/host_vars/hash/bird.yml')
-rw-r--r-- | tnet/host_vars/hash/bird.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tnet/host_vars/hash/bird.yml b/tnet/host_vars/hash/bird.yml new file mode 100644 index 0000000..2b4bb51 --- /dev/null +++ b/tnet/host_vars/hash/bird.yml @@ -0,0 +1,12 @@ +tnet_bird_peers: + conflatorio: + rr_client: true + interface: tnet-confltrio + knot: + rr_client: true + lhn2pi: + rr_client: true + node1: + rr_client: true + node2: + rr_client: true |