]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
common: make ceph_stable_release mandatory 1713/head
authorSébastien Han <seb@redhat.com>
Wed, 26 Jul 2017 09:54:19 +0000 (11:54 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 27 Jul 2017 07:49:21 +0000 (09:49 +0200)
commitda4cce2c749acc8458f32b0e5d26b2ab8ec9bdd0
tree9785804fe7c63512a3cb9d91d1807c196e095798
parent7568fa9aebbda7630a181ea4c81525f1151f4dfb
common: make ceph_stable_release mandatory

It is mandatory now to set the Ceph version you want to install, e.g:
ceph_stable_release: luminous

To find the release names, you can look at the release not doc:
http://docs.ceph.com/docs/master/release-notes/

Signed-off-by: Sébastien Han <seb@redhat.com>
group_vars/all.yml.sample
roles/ceph-common/defaults/main.yml
roles/ceph-common/tasks/checks/check_mandatory_vars.yml
roles/ceph-common/tasks/release.yml