]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: always run disk_list test 2158/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 22:53:27 +0000 (23:53 +0100)
commit990c0f0c94bd4ebb30c9ae35b34f35b6e273f52e
tree909f1007b22b05b69a0bf3c846a9707db671a965
parenta2344a0607af3d531d4374ad8179c153ce45b936
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>
(cherry picked from commit 591d77220e4e8fef12faf4312ec977c3e175ed09)
roles/ceph-osd/tasks/docker/start_docker_osd.yml
roles/ceph-osd/templates/ceph-osd-run.sh.j2