Ensure that UEFI firmware is present for aarch64

The qemu-efi package will pull in the x86_64 and aarch64 uefi firmware
ensuring both architectures are supported on debian/ubuntu
Change-Id: Id2f266def07e0ba6967746738efd07cff628a19a
This commit is contained in:
Jonathan Rosser
2018年11月26日 12:11:25 +00:00
parent 80aef4671d
commit 999e1b91a0

View File

@@ -92,6 +92,7 @@ nova_compute_kvm_distro_packages:
- qemu-utils
- qemu-user
- qemu-kvm
- qemu-efi
- ovmf
nova_compute_kvm_packages_to_symlink:
Reference in New Issue
openstack/openstack-ansible-os_nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.