From: Jason Dillaman Date: Wed, 3 Mar 2021 00:47:23 +0000 (-0500) Subject: testnode: libgcrypt needs to be updated to match QEMU build X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=6850badabbaa1cae34cf672c33d2c117a70d073a;p=ceph-cm-ansible.git testnode: libgcrypt needs to be updated to match QEMU build See https://bugzilla.redhat.com/show_bug.cgi?id=1828681 Signed-off-by: Jason Dillaman --- diff --git a/roles/testnode/vars/centos_8.yml b/roles/testnode/vars/centos_8.yml index 9edc4e5..09c8c08 100644 --- a/roles/testnode/vars/centos_8.yml +++ b/roles/testnode/vars/centos_8.yml @@ -35,6 +35,9 @@ yum_mirrorlists: - CentOS-Base-mirrorlist - CentOS-Extras-mirrorlist +packages_to_upgrade: + - libgcrypt # explicitly tied to qemu build + packages: # for package-cleanup - dnf-utils