]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
docker-common: fix ceph_health check
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 18 Sep 2017 17:04:05 +0000 (19:04 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 21 Sep 2017 07:56:37 +0000 (09:56 +0200)
commit295c1b0610be6056c3038d768a4a0afa43ed1294
tree55e93da8e7da39d733372be585b658b084a87df1
parent6c9f3a08a7af7a02f8948fe70272002116e1939b
docker-common: fix ceph_health check

`docker ps` will always return `0`
(see: https://github.com/docker/cli/issues/538).

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-docker-common/tasks/checks.yml
roles/ceph-docker-common/tasks/main.yml