]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: always run disk_list test 2153/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 9 Nov 2017 10:05:59 +0000 (11:05 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 9 Nov 2017 10:51:16 +0000 (11:51 +0100)
commit591d77220e4e8fef12faf4312ec977c3e175ed09
tree46e87c82ec8225dd5bba1de96bcdf196d249744e
parentb9ee96b56a9ad9368b509de0aa94a5c41ae32337
osd: always run disk_list test

there is no need to have a condition on this task, this test should be
always run since the result will be interpreted later.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-osd/tasks/docker/start_docker_osd.yml
roles/ceph-osd/templates/ceph-osd-run.sh.j2