mirror of https://github.com/ceph/ceph-ansible.git
f8cbc27a83
According to rdo testing https://review.rdoproject.org/r/#/c/18721
a check on the output of the ceph_health value is added to
allow the playbook to make several attempts (according to the
retry/delay variables) when waiting the cluster quorum or
when the container bootstrap is not ended.
It avoids the failure of the command execution when it doesn't
receive a valid json object to decode (because cluster is too
slow to boostrap compared to ceph-ansible task execution).
Signed-off-by: fpantano <fpantano@redhat.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
ceph_keys.yml | ||
crush_rules.yml | ||
deploy_monitors.yml | ||
main.yml | ||
secure_cluster.yml | ||
start_monitor.yml |