bifrost/playbooks/roles/bifrost-create-vm-nodes/defaults/required_defaults_Ubuntu_20.04.yml
Dmitry Tantsur 02fb11fcc7 Support redfish emulation and run the keystone jobs with redfish
Prepare for UEFI support that will be finished in follow-up patches.

Change-Id: I18d034239edd3d49ceedf281b48a650e6011bab4
2020-08-07 15:20:54 +02:00

18 lines
272 B
YAML

---
sgabios_dir: /usr/share/qemu/
libvirt_service_name: libvirtd
required_packages:
- g++
- libvirt-daemon-system
- libxslt1-dev
- libxml2-dev
- qemu-utils
- qemu-kvm
- qemu-system-x86
- qemu-system-data
- pkg-config
- libvirt-dev
- ovmf
- ebtables
- dnsmasq