ceph-ansible/roles/ceph-docker-common/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
..
checks ceph-docker-common: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
misc don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
pre_requisites docker-ce is used in aarch64 instead of docker engine 2018-10-15 18:38:40 +02:00
check_mandatory_vars.yml all: backward compatibility between stable-2.2 and 3.0 2017-10-20 11:54:10 +02:00
checks.yml don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
dirs_permissions.yml distribute rbd bootstrap key if available 2017-08-22 18:55:29 -04:00
fetch_image.yml docker-common: fix container restart on new image 2018-02-14 02:01:29 +01:00
main.yml Add ability to use a different client container 2018-10-16 23:28:35 +00:00
release.yml Avoid using tests as filter 2018-10-10 04:26:33 +00:00
stat_ceph_files.yml syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
system_checks.yml docker: fail if systemd is not present 2017-02-01 17:18:17 +01:00