mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 18:35:13 +00:00
The latest version of standard-inventory-qcow2 adds support for defining multiple network interface devices in the provision.fmf file. This is needed for network tests. https://pagure.io/fork/rmeggins/standard-test-roles/c/4192f757f610fb6e3570806a282c9b744404ce4e?branch=linux-system-roles Signed-off-by: Rich Megginson <rmeggins@redhat.com>
6 lines
153 B
Text
6 lines
153 B
Text
---
|
|
standard-inventory-qcow2:
|
|
qemu:
|
|
# Use qemu-system-x86_64 -net nic,model=help for a list of available devices.
|
|
net_nic_list:
|
|
- virtio
|