Merge "Fix default settings for Ubuntu aarch64"

This commit is contained in:
Zuul
2025年08月13日 12:56:06 +00:00
committed by Gerrit Code Review

View File

@@ -71,7 +71,7 @@ function install_libvirt {
if is_ubuntu; then
install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump
if is_arch "aarch64"; then
install_package qemu-efi
install_package qemu-efi-aarch64
fi
#pip_install_gr <there-si-no-guestfs-in-pypi>
elif is_fedora; then
Reference in New Issue
openstack/devstack
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.