ceph-ansible/roles/ceph-client/tasks
Sébastien Han 63658c05c7 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>
2018-07-03 16:09:52 +00:00
..
create_users_keys.yml ceph-client: do not kill the dummy container 2018-07-03 16:09:52 +00:00
main.yml client: don't make `osd_pool_default_pg_num` mandatory 2017-12-14 17:22:07 +01:00
pre_requisite.yml Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00