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-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F612%2Fhead;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 9edc4e56..09c8c08d 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