]> 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)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 19 Aug 2019 18:47:14 +0000 (18:47 +0000)
commitf08408bf5c75c93fe76603ebbe5d8f4fa6ee63d3
tree05b6e13b5a70553553f5d93c2e6e1a40c65acf10
parent2f77704591576e2b621048a30307744d0c157c4d
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>
(cherry picked from commit 687087fd43c0ddcadf569ad0ffaac62eac59756f)
roles/ceph-osd/tasks/openstack_config.yml