ansible.fftdf.supernode/hosts.yml

22 lines
390 B
YAML
Raw Normal View History

2022-05-05 18:03:54 +00:00
######################
#
# Ansible Hosts for FFTDF Supernodes. atm only the new offloader
#
######################
all:
children:
2023-02-06 22:13:32 +00:00
router:
children:
ffrl-uplink:
hosts:
2023-03-05 19:24:39 +00:00
core4:
2022-05-05 18:03:54 +00:00
supernodes:
children:
2023-03-24 18:34:41 +00:00
vpn-offloader-wireguard:
2022-05-05 18:03:54 +00:00
hosts:
2023-03-04 14:00:12 +00:00
vpn01:
2023-03-12 20:40:59 +00:00
edge_router:
hosts:
edge1:
2023-03-26 15:53:00 +00:00
edge2:
2023-02-06 22:13:32 +00:00