ceph-ansible/roles/ceph-mon/tasks
fpantano f8cbc27a83 Check ceph_health_raw.stdout value as string during mon bootstrap
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 afbb90e4ac)
2019-04-04 19:15:55 +02:00
..
ceph_keys.yml Check ceph_health_raw.stdout value as string during mon bootstrap 2019-04-04 19:15:55 +02:00
crush_rules.yml Set the default crush rule in ceph.conf 2019-03-14 08:56:52 +00:00
deploy_monitors.yml mon: Move client admin variable to defaults 2019-02-27 18:39:39 +00:00
main.yml switch_to_containers: do not try to redeploy monitors 2019-02-13 09:42:27 +01:00
secure_cluster.yml mon: secure cluster on container 2018-12-03 14:39:43 +01:00
start_monitor.yml update: mask systemd service units during upgrade 2019-03-25 16:02:56 -04:00