add support for defining multiple interfaces for virtual machines

This commit is contained in:
Timo Makinen 2019-05-17 14:28:38 +03:00
parent c42976919f
commit 4004a9ef68
3 changed files with 8 additions and 3 deletions

View file

@ -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

View file

@ -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