]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-client: do not kill the dummy container
authorSébastien Han <seb@redhat.com>
Fri, 29 Jun 2018 10:10:16 +0000 (12:10 +0200)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Tue, 3 Jul 2018 16:09:52 +0000 (16:09 +0000)
commit63658c05c7609894f9e2b72c83ba985ea65b97ec
tree73ce706f300a17196d5c612d4b7bd55dce20beba
parent96b187b30e072c188c1efa21f8180b869ac91aec
ceph-client: do not kill the dummy container

The container runs for 300 sec, then dies and removes itself thanks to
the '--rm' option, so there is no point of removing it. Also this is
causing failure under some circonstances.

Closing: https://bugzilla.redhat.com/show_bug.cgi?id=1568157
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-client/tasks/create_users_keys.yml