From: Sage Weil Date: Mon, 16 Dec 2019 15:45:47 +0000 (-0600) Subject: temporarily require python3-pytz X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f756afe373650061111ebf732cfbdb89aac6c6ff;p=ceph-cm-ansible.git temporarily require python3-pytz This is until the python3-tempora package is fixed Signed-off-by: Sage Weil --- diff --git a/roles/testnode/vars/redhat_8.yml b/roles/testnode/vars/redhat_8.yml index 21ce0e7..57d43ef 100644 --- a/roles/testnode/vars/redhat_8.yml +++ b/roles/testnode/vars/redhat_8.yml @@ -43,6 +43,8 @@ packages: # for workunits, - gcc - git + # until python3-tempora is fixed, + - python3-pytz epel_packages: []