diff options
Diffstat (limited to 'tnet/host_vars/knot')
-rw-r--r-- | tnet/host_vars/knot/bird.yml | 4 | ||||
-rw-r--r-- | tnet/host_vars/knot/wg.yml | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/tnet/host_vars/knot/bird.yml b/tnet/host_vars/knot/bird.yml index 0c1d73b..d995a46 100644 --- a/tnet/host_vars/knot/bird.yml +++ b/tnet/host_vars/knot/bird.yml @@ -5,3 +5,7 @@ tnet_bird_peers: rr_client: true node2: rr_client: true + routedbits_lon1: + policy: dn42 + as: 4242420207 + address: fe80::207 diff --git a/tnet/host_vars/knot/wg.yml b/tnet/host_vars/knot/wg.yml index 6fe932e..6536d9c 100644 --- a/tnet/host_vars/knot/wg.yml +++ b/tnet/host_vars/knot/wg.yml @@ -26,3 +26,7 @@ tnet_wg: node2: port: 51008 address: fe80:9dd8:abac:cf05:aea3:dc03:4c74:32da + routedbits_lon1: + port: 51009 + address: fe80:fc91:da95:dc6b:621b:7ccf:ff44:c42c + endpoint: router.lon1.routedbits.com:53538 |