Funk-lab/ansible/group_vars/gateway/vars.yml

5 lines
213 B
YAML

---
wan_interface: enp4s0 # NIC1 — port 2 switch — VLAN 1 (192.168.1.200)
lan_interface: enp6s0f3u2c2 # NIC2 — port 7 switch — VLAN 10 (192.168.10.1)
wan_ip: 192.168.1.200
lan_ip: 192.168.10.1