ansible-edda/inventory/group_vars/bifrost/vars.yml

8 lines
313 B
YAML
Raw Normal View History

2022-12-18 23:43:40 +01:00
---
2022-12-13 22:06:29 +01:00
# --------------------------------------------------------------------------------------------------
# vpn:wireguard
# --------------------------------------------------------------------------------------------------
vpn_wireguard_port: 53768
vpn_wireguard_prefixlen: 30
2022-12-13 22:06:29 +01:00
vpn_wireguard_subnet: "10.68.0.0/30"