We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b588360 commit 2370285Copy full SHA for 2370285
vars/RedHat.yml
@@ -5,6 +5,7 @@ libvirt_host_libvirt_packages_default:
5
# update libgcrypt. This leads to failues when using libvirt/qemu. See
6
# https://bugzilla.redhat.com/show_bug.cgi?id=1840485.
7
- libgcrypt
8
+ - libgcrypt-devel
9
- libvirt
10
- libvirt-daemon-kvm
11
- "{{ 'python3-libvirt' if libvirt_host_python3 | bool else 'libvirt-python' }}"
0 commit comments