ansible/host_vars/fsol01.home.foo.sh.yml
Timo Makinen 55855d7c15 Start working on replicated fsol gw
* Add fsol01 host
* Move everything to fsol01 for now
* Add pfsync interface
* Try to fix firewall rules with correct no-sync options
2021-03-16 22:41:58 +00:00

21 lines
402 B
YAML

---
vmhost: vmhost01.home.foo.sh
network_interfaces:
- device: vio0
vlan: 20
mac: 52:54:00:ac:dc:3f
ipaddr: 172.20.21.63
netmask: 255.255.252.0
proto: static
- device: vio1
vlan: 26
ipaddr: 172.20.26.1
netmask: 255.255.255.252
proto: static
- device: vio2
vlan: 103
proto: dhcp
- device: vio3
vlan: 102
mac: 52:54:00:0a:95:b8
proto: none