]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
override ceph_release with ceph_stable_release
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 22 Jan 2019 13:25:45 +0000 (14:25 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 24 Jan 2019 14:18:34 +0000 (14:18 +0000)
commitaf17e0dfbb1d0154481091f4af83aa7e95e761b9
tree0dca483e12809004bc30cd68ba73aff92f004875
parente29cdd0a6198df288dd59ac8f92c01f62a2df789
override ceph_release with ceph_stable_release

when `ceph_origin` is set to `'repository'` and `ceph_repository` to
`'community'` we need to ensure `ceph_release` reflect
`ceph_stable_release`.

4a3f180f9d29d5a31468ebb3d1c5f31a53a93960 simply removed the override
while it should just have to be run only when the condition mentioned
above is satisfied.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 0bfefdd5bc06b4f1dd03d9060b0a38a6f447b207)
roles/ceph-common/tasks/main.yml