add support for defining multiple interfaces for virtual machines
This commit is contained in:
parent
c42976919f
commit
4004a9ef68
3 changed files with 8 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
mac_address: 52:54:00:ac:dc:18
|
||||
interfaces: [[20, "52:54:00:ac:dc:18"]]
|
||||
vmhost: vmhost02.home.foo.sh
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
mac_address: 52:54:00:ac:dc:15
|
||||
interfaces: [[20, "52:54:00:ac:dc:15"]]
|
||||
vmhost: vmhost01.home.foo.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue