]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: refact 'wait for all osd to be up' task
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 14 Aug 2019 08:47:40 +0000 (10:47 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 14 Aug 2019 14:42:02 +0000 (16:42 +0200)
commit687087fd43c0ddcadf569ad0ffaac62eac59756f
tree43993e5c2c57083693175ef187a0ee89277a8791
parent13815ad3cae4e2dbfcb6f5c626b7a381d91c47a6
osd: refact 'wait for all osd to be up' task

let's use `until` instead of doing test in bash using python oneliner
also, use `command` instead of `shell`.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-osd/tasks/openstack_config.yml