Fix UEFI boot support
UEFI booting support was removed on Debian/Ubuntu was broken by the removal of ovmf and qemu-efi package installs during a package list cleanup[1]. It looks like suse/redhat did not reecive the same cleanup effects, as the UEFI bootloader packages are still installed there, so no fix is needed on those OS families. [1] https://review.opendev.org/#/c/662585/ Change-Id: I8ce72e4a0c754a745b1abf42030e41d6084f1361
This commit is contained in:
parent
ede308458e
commit
ea84b14612
@ -68,8 +68,10 @@ nova_compute_oslomsg_amqp1_distro_packages:
|
||||
nova_compute_kvm_distro_packages:
|
||||
- libvirt-daemon
|
||||
- libvirt-daemon-system
|
||||
- ovmf
|
||||
- python3-libvirt
|
||||
- qemu
|
||||
- qemu-efi
|
||||
- qemu-utils
|
||||
- qemu-user
|
||||
- qemu-block-extra
|
||||
|
Loading…
x
Reference in New Issue
Block a user