ceph-ansible/group_vars
Guillaume Abrioux da755cb317 Doc: containerized deploy with custom admin secret
In addition to ceph/ceph-docker@69d9aa6, this explains how to deploy a
containerized cluster with a custom admin secret.
Basically, just need to pass the `admin_secret` defined in your
`group_vars/all.yml` to the `ceph_mon_docker_extra_env` variable.

Eg:

`ceph_mon_docker_extra_env: -e CLUSTER={{ cluster }} -e FSID={{ fsid }}
-e MON_NAME={{ monitor_name }} -e ADMIN_SECRET={{ admin_secret }}`

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-07-07 16:29:56 +02: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 Docker-common: Add missing variables declaration 2017-07-04 17:50:23 +02: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: fix monitors name 2017-04-10 15:13:12 +02: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 Refact code 2017-05-24 15:55:41 +02:00
mgrs.yml.sample Refact code 2017-05-24 15:55:41 +02:00
mons.yml.sample Doc: containerized deploy with custom admin secret 2017-07-07 16:29:56 +02:00
nfss.yml.sample Refact code 2017-05-24 15:55:41 +02:00
osds.yml.sample osd: ability to set db and wal to bluestore 2017-07-04 19:07:16 +02:00
rbd-mirrors.yml.sample Refact code 2017-05-24 15:55:41 +02:00
restapis.yml.sample Refact code 2017-05-24 15:55:41 +02:00
rgws.yml.sample Mon: Allow to deploy with custom admin secret 2017-07-05 14:57:49 +02:00