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

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
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.