diff options
Diffstat (limited to 'ansible/bgp/host_vars/hash')
-rw-r--r-- | ansible/bgp/host_vars/hash/bgp.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/bgp/host_vars/hash/bgp.yml b/ansible/bgp/host_vars/hash/bgp.yml index 958f514..ccc8f6c 100644 --- a/ansible/bgp/host_vars/hash/bgp.yml +++ b/ansible/bgp/host_vars/hash/bgp.yml @@ -1,4 +1,6 @@ bgp_as: 4230483905 bgp_ip: "{{ wireguard_wg0.hosts.hash.ipv6 }}" +bgp_mynet: fdf3:aad9:a885:ab76::/64 +bgp_mynet_if: vs0 bgp_peers: - knot |