ceph-ansible/roles/ceph-osd/tasks/docker
Ivan Font 08e54d7722 Fix to check if cluster is running
Update each role's task to use the respective role's username, image
name, and image tag to check if a container is already running. This was
causing false failures because we were not matching any running
containers and subsequently running checks.yml to check the status of
cluster files being left behind.

Signed-off-by: Ivan Font <ivan.font@redhat.com>
2016-07-28 18:10:49 -07:00
..
checks.yml Fix typo 2015-10-21 02:18:48 +02:00
dirs_permissions.yml Support for docker image tags 2016-07-12 15:49:07 -07:00
fetch_configs.yml containerized mon 2016-03-24 16:08:20 +01:00
main.yml Fix to check if cluster is running 2016-07-28 18:10:49 -07:00
pre_requisite.yml remove trailing spaces 2016-07-12 14:50:56 +02:00
selinux.yml Add proper permission for selinux 2015-10-21 12:11:32 +02:00
start_docker_osd.yml Fixing typos 2016-07-13 10:25:05 +02:00