Skip to content
Snippets Groups Projects
Unverified Commit a3f056b4 authored by Nico's avatar Nico
Browse files

backbone_babel: fixup after inventory cleanup

parent 084a5f83
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,11 @@ bb_babel_wg_lines:
endpoint_ip: 2a01:1e8:c003::68
endpoint_port_first: 14000
endpoint_tunnel_idx: 6
bbnrb1v6:
host: bbnrb1
endpoint_ip: 2001:67c:de8:222::107
endpoint_port_first: 14000
endpoint_tunnel_idx: 6
# connections connect two lines together
# a connection is always transitive, the convention is to specify the
......@@ -64,6 +69,8 @@ bb_babel_wg_lines:
# everywhere, so they are reachable through intermediate hops even if there is
# no direct VPN tunnel between the communication partners.
bb_babel_wg_connections:
- line_a: bbnrb1v6
line_b: ffs11v6
- line_a: ffs05v4
line_b: ffs11v4
- line_a: ffs05v6
......@@ -88,6 +95,7 @@ bb_babel_peer_ids:
ffs08.freifunk-stuttgart.de: 108
ffs11.freifunk-stuttgart.de: 111
ffs13.freifunk-stuttgart.de: 113
bbnrb1: 199
bb_babel_networks:
- 100.101.191.0/24
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment