Merge "Ensure ipxe-qemu is always installed"

This commit is contained in:
Zuul 2023-05-18 18:32:12 +00:00 committed by Gerrit Code Review
commit 6314e46fe9
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ nova_compute_kvm_distro_packages:
- qemu-block-extra
- "{{ (ansible_facts['architecture'] == 'x86_64') | ternary('qemu-system-x86', 'qemu-system-arm') }}"
- qemu-system-misc
- ipxe-qemu
nova_compute_kvm_packages_to_symlink:
- python3-libvirt