]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_volume: try to get ride of the dummy container
authorSébastien Han <seb@redhat.com>
Mon, 16 Jul 2018 16:09:33 +0000 (18:09 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 10 Oct 2018 20:08:41 +0000 (16:08 -0400)
commit3ddcc9af16bf3ac9938d9d6db9dcf40f5ccdd1b5
treef4d3334a7cb356a600623bb4afcdbff701c24bf5
parentaa2c1b27e34b380e07c903f00ad98aff6fa13693
ceph_volume: try to get ride of the dummy container

If we run on a containerized deployment we pass an env variable which
contains the container image.

Signed-off-by: Sébastien Han <seb@redhat.com>
library/ceph_volume.py
roles/ceph-osd/tasks/docker/start_docker_osd.yml
roles/ceph-osd/tasks/scenarios/lvm.yml
roles/ceph-osd/templates/ceph-osd-run.sh.j2