ceph-ansible/group_vars
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
..
agent.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
all.yml.sample update group_vars sample for rolling_update variable 2017-02-21 12:36:54 -06:00
ceph-fetch-keys.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
clients.yml.sample mon: pool creation and pgs 2017-01-19 11:30:39 +01:00
common-coreoss.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
docker-commons.yml.sample docker-common: sync group_vars file 2017-02-21 12:01:08 -05:00
iscsi-gws.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
mdss.yml.sample docker: use a better method to pull images 2017-02-09 17:57:18 +01:00
mons.yml.sample docker: use a better method to pull images 2017-02-09 17:57:18 +01:00
nfss.yml.sample docker: use a better method to pull images 2017-02-09 17:57:18 +01:00
osds.yml.sample docker: osd, do not use priviledged container anymore 2017-02-21 15:54:36 -05:00
rbd-mirrors.yml.sample docker: use a better method to pull images 2017-02-09 17:57:18 +01:00
restapis.yml.sample docker: use a better method to pull images 2017-02-09 17:57:18 +01:00
rgws.yml.sample docker: use a better method to pull images 2017-02-09 17:57:18 +01:00