ceph-ansible/roles/ceph-client/tasks
Andy McCrae 3e0fa3bc18 Add ability to use a different client container
Currently a throw-away container is built to run ceph client
commands to setup users, pools & auth keys. This utilises
the same base ceph container which has all the ceph services
inside it.

This PR allows the use of a separate container if the deployer
wishes - but defaults to use the same full ceph container.

This can be used for different architectures or distributions,
which may support the the Ceph client, but not Ceph server,
and allows the deployer to build and specify a separate client
container if need be.

Signed-off-by: Andy McCrae <andy.mccrae@gmail.com>
2018-10-16 23:28:35 +00:00
..
create_users_keys.yml Add ability to use a different client container 2018-10-16 23:28:35 +00:00
main.yml don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
pre_requisite.yml client: fix an incorrect title in a task 2018-07-26 15:57:41 +02:00