]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
common: override and autodetect ceph_stable_release 1735/head
authorSébastien Han <seb@redhat.com>
Wed, 2 Aug 2017 16:09:46 +0000 (18:09 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 3 Aug 2017 12:13:31 +0000 (14:13 +0200)
commitaf1e4d16d22b0280f0f21ded6939abe8917bfda0
tree3a0c7804d0bd035c5a42630e58ae430b86d2f6e4
parent6e379157ec78b9b98f89410751edd409eb43e489
common: override and autodetect ceph_stable_release

For ceph_dev and rhcs installation we need to detect the release since
we do not declare it explicitly. Keeping the default ceph_stable_release
could lead to several things going wrong and some have already been
reported.

Fixes: https://github.com/ceph/ceph-ansible/issues/1712 and
https://bugzilla.redhat.com/show_bug.cgi?id=1476210
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-common/tasks/checks/check_mandatory_vars.yml
roles/ceph-common/tasks/main.yml
roles/ceph-common/tasks/release-rhcs.yml [new file with mode: 0644]