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

8 lines
326 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: 12768
vpn_wireguard_netmask: "255.255.255.252"
vpn_wireguard_subnet: "10.68.0.0/30"