ceph-ansible/roles/ceph-docker-common
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
..
defaults container: change the way we force no logs inside the container 2018-01-10 16:21:47 +01:00
meta ceph-docker-common: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
tasks Add ability to use a different client container 2018-10-16 23:28:35 +00:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-docker

Documentation is available at http://docs.ceph.com/ceph-ansible/.