]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
site-docker.yml try to fetch images in //
authorSébastien Han <seb@redhat.com>
Wed, 27 Sep 2017 22:11:53 +0000 (00:11 +0200)
committerSébastien Han <seb@redhat.com>
Fri, 13 Oct 2017 09:24:40 +0000 (11:24 +0200)
commitb34a04ea41f622f636e3cf7cdcd4d0ffa187373d
treee300721402a1460a0f5d16da926c7f9623a2f1fe
parent80c62e05e7584d45a6f9f3a6e08fa941a5ac702b
site-docker.yml try to fetch images in //

The container deployment is serialized, adding this task as a best
effort. If docker is already present we pull the image otherwise we wait
for the role to play.

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-docker-common/tasks/main.yml
site-docker.yml.sample