From 7351315765d723a73322c3ead71365c1428ca5c3 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 9 Oct 2023 12:06:02 +0200 Subject: bgp: Enabling hash. --- ansible/bgp/host_vars/hash/bgp.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ansible/bgp/host_vars/hash') 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 -- cgit v1.2.3