15 lines
309 B
YAML
15 lines
309 B
YAML
---
|
|
vmhost: vmhost02.home.foo.sh
|
|
network_interfaces:
|
|
- device: eth0
|
|
vlan: 20
|
|
mac: "52:54:00:ac:dc:8c"
|
|
nameservers: []
|
|
- device: eth1
|
|
vlan: 26
|
|
ipaddr: 172.20.26.3
|
|
netmask: 255.255.255.0
|
|
proto: static
|
|
nameservers: [172.20.26.1, 172.20.26.3]
|
|
virt_install_devices:
|
|
- 004.002
|