25 lines
456 B
YAML
25 lines
456 B
YAML
######################
|
|
#
|
|
# Ansible Hosts for FFTDF Supernodes. atm only the new offloader
|
|
#
|
|
######################
|
|
all:
|
|
children:
|
|
router:
|
|
children:
|
|
ffrl-uplink:
|
|
hosts:
|
|
core4:
|
|
supernodes:
|
|
children:
|
|
vpn-offloader-wireguard:
|
|
hosts:
|
|
vpn01:
|
|
freifunk-supernodes:
|
|
hosts:
|
|
vpn02:
|
|
edge_router:
|
|
hosts:
|
|
edge1:
|
|
edge2:
|
|
|