Comment 5 for bug 1936182

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-ceph_client (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-ceph_client/+/800871
Committed: https://opendev.org/openstack/openstack-ansible-ceph_client/commit/82e43fd53c89303a7477189e6914bbb0c78fbe9c
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 82e43fd53c89303a7477189e6914bbb0c78fbe9c
Author: Dmitriy Rabotyagov <email address hidden>
Date: Fri Jul 16 18:10:16 2021 +0300

    Enable fmt package instalaltion from EPEL

    Ceph requires fmt package to be installed for CentOS, which is provided
    by EPEL nowadays. So we extend list of packages that needs
    to be installed from EPEL.

    Change-Id: Idabce1111690b74617f825dfa843c835f53db368
    Closes-Bug: #1936182
    (cherry picked from commit 5c686751cb2d1705e1eec05811b39d8309135a6a)