]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-validate: do not check ceph version on dev or rhcs installs
authorAndrew Schoen <aschoen@redhat.com>
Mon, 21 May 2018 15:11:22 +0000 (10:11 -0500)
committerSébastien Han <seb@redhat.com>
Mon, 21 May 2018 21:11:04 +0000 (23:11 +0200)
commita9ad8eb5f399ad2a7771513ffe988111afdb9647
tree96d1c96892a8b4424f9df97a94f6d6ac92839bc5
parent9801bde4d4ce501208fc297d5cb0ab2e0aa28702
ceph-validate: do not check ceph version on dev or rhcs installs

A dev or rhcs install does not require ceph_stable_release to be set and
instead generates that by looking at the installed ceph-version.
However, at this point in the playbook ceph may not have been installed
yet and ceph-common has not be run.

Fixes: https://github.com/ceph/ceph-ansible/issues/2618
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/ceph-validate/tasks/main.yml