11 lines
210 B
YAML
11 lines
210 B
YAML
---
|
|
vmhost: vmhost01.home.foo.sh
|
|
network_interfaces:
|
|
- device: eth0
|
|
vlan: 20
|
|
mac: 52:54:00:ac:dc:67
|
|
- device: eth1
|
|
vlan: 30
|
|
ipaddr: 172.20.30.25
|
|
netmask: 255.255.255.0
|
|
proto: static
|