ceph-ansible/roles/ceph-osd/tasks/docker
Sébastien Han 73cf0378c2 docker: osd, do not use priviledged container anymore
Oh yeah! This patch adds more fine grained control on how we run the
activation osd container. We now use --device to give a read, write and
mknodaccess to a specific device to be consumed by Ceph. We also use
SYS_ADMIN cap to allow mount operations, ceph-disk needs to temporary
mount the osd data directory during the activation sequence.

This patch also enables the support of dedicated journal devices when
deploying ceph-docker with ceph-ansible.

Depends on https://github.com/ceph/ceph-docker/pull/478

Signed-off-by: Sébastien Han <seb@redhat.com>
2017-02-21 15:54:36 -05:00
..
checks.yml Better --check compatibility for ceph-osd role 2016-11-27 15:00:10 +01:00
dirs_permissions.yml Remove support of releases prior to Jewel. 2017-01-31 11:00:54 +01:00
fetch_configs.yml ceph-osd: no need to use playbook_dir when fetching configs for docker 2016-12-01 10:28:54 -06:00
main.yml docker: use a better method to pull images 2017-02-09 17:57:18 +01:00
pre_requisite.yml docker: use a better method to pull images 2017-02-09 17:57:18 +01:00
selinux.yml Better --check compatibility for ceph-osd role 2016-11-27 15:00:10 +01:00
start_docker_osd.yml docker: osd, do not use priviledged container anymore 2017-02-21 15:54:36 -05:00