summaryrefslogtreecommitdiff
path: root/roles/vyos_edge_router/defaults/main.yml
blob: 49d630a2f07856cc095fc262a04d6d52e7cdd6dc (plain)
1
2
3
4
5
6
---
vyos_wan_interface_name: eth1
vyos_wan_dhcp: true # set false and supply vyos_wan_gateway for a static WAN
vyos_wan_gateway: ""
vyos_nat_enabled: true
vyos_nat_rule_number: 100