libvirt/src/bhyve/test_libvirtd_bhyve.aug.in
Roman Bogorodskiy 32b675456e bhyve: add config file support
Introduce config file support for the bhyve driver. The only available
setting at present is 'firmware_dir' for specifying a directory with
UEFI firmware files.
2017-03-14 20:46:05 +04:00

6 lines
134 B
Plaintext

module Test_libvirtd_bhyve =
::CONFIG::
test Libvirtd_bhyve.lns get conf =
{ "firmware_dir" = "/usr/local/share/uefi-firmware" }