]> 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)
committerSébastien Han <seb@redhat.com>
Tue, 22 Jan 2019 14:53:32 +0000 (15:53 +0100)
commit0bfefdd5bc06b4f1dd03d9060b0a38a6f447b207
treeab57feb8d58f2aebe95a7e40211f4690026e3954
parentedfdc494883896684f0ec4c633588d173acc731f
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>
roles/ceph-common/tasks/main.yml