ceph-ansible/roles/ceph-docker-common/tasks
Sébastien Han d4ed9a2064 osd: enhance backward compatibility
During the initial implementation of this 'old' thing we were falling
into this issue without noticing
https://github.com/moby/moby/issues/30341 and where blindly using --rm,
now this is fixed the prepare container disappears and thus activation
fail.
I'm fixing this for old jewel images.

Also this fixes the machine reboot case where the docker logs are
purgend. In the old scenario, we now store the log locally in the same
directory as the ceph-osd-run.sh script.

Signed-off-by: Sébastien Han <seb@redhat.com>
2017-11-03 11:15:23 +01:00
..
checks Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
misc name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
pre_requisites name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
check_mandatory_vars.yml all: backward compatibility between stable-2.2 and 3.0 2017-10-20 11:54:10 +02:00
checks.yml docker-common: fix ceph_health check 2017-09-21 09:56:37 +02:00
dirs_permissions.yml distribute rbd bootstrap key if available 2017-08-22 18:55:29 -04:00
fetch_image.yml Docker image pull retry 2017-10-25 13:37:10 -04:00
main.yml osd: enhance backward compatibility 2017-11-03 11:15:23 +01:00
release.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
selinux.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
stat_ceph_files.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
system_checks.yml docker: fail if systemd is not present 2017-02-01 17:18:17 +01:00