ansible/host_vars/mail02.home.foo.sh.yml

15 lines
311 B
YAML

---
vmhost: vmhost02.home.foo.sh
network_interfaces:
- device: eth0
vlan: 20
mac: "52:54:00:ac:dc:3c"
ipaddr: 172.20.21.60
netmask: 255.255.252.0
proto: static
- device: eth1
vlan: 102
ipaddr: 37.16.96.147
netmask: 255.255.255.240
gateway: 37.16.96.145
proto: static