]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-common: use yum_repository when adding the ceph_stable repo
authorAndrew Schoen <aschoen@redhat.com>
Fri, 17 Feb 2017 20:27:15 +0000 (14:27 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 21 Feb 2017 18:31:26 +0000 (12:31 -0600)
commit920bd9cf2db404ee3b93b8521451df2e7332cda4
tree506f92717cb860c37d33c6ffc67f0f7e6c922e64
parent5d8174b1ef5f920954a10a698e46b75c3ba3d020
ceph-common: use yum_repository when adding the ceph_stable repo

This gives us more flexibility than installing the ceph-release package
as we can easily use different mirrors. Also, I noticed an issue when
upgrading from jewel -> kraken as the ceph-release package for those
releases both have the same version number and yum doesn't know to
update anything.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/ceph-common/tasks/installs/redhat_ceph_repository.yml