Use device id's for passthrough
This commit is contained in:
parent
20626d18d5
commit
5a4a6de8be
1 changed files with 3 additions and 3 deletions
|
@ -9,6 +9,6 @@ network_interfaces:
|
||||||
- device: eth2
|
- device: eth2
|
||||||
vlan: 30
|
vlan: 30
|
||||||
virt_install_devices:
|
virt_install_devices:
|
||||||
- 001.002
|
- 0b05:190e
|
||||||
- 001.005
|
- 10c4:ea60
|
||||||
- 001.006
|
- /dev/ttyUSB8
|
||||||
|
|
Loading…
Add table
Reference in a new issue