From 18133a7854edec361f7699af0662027d527be540 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl <trygvis@inamo.no> Date: Sat, 7 Oct 2023 23:58:44 +0200 Subject: bgp setup --- ansible/bgp/host_vars/arius/bgp.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ansible/bgp/host_vars/arius/bgp.yml (limited to 'ansible/bgp/host_vars/arius') diff --git a/ansible/bgp/host_vars/arius/bgp.yml b/ansible/bgp/host_vars/arius/bgp.yml new file mode 100644 index 0000000..7e8df08 --- /dev/null +++ b/ansible/bgp/host_vars/arius/bgp.yml @@ -0,0 +1,6 @@ +bgp_as: 4230483902 +bgp_ip: "{{ wireguard_wg0.hosts.arius.ipv6 }}" +bgp_mynet: fdf3:aad9:a885:ba66::/64 +bgp_peers: + - knot + - hash -- cgit v1.2.3