mirror of https://github.com/ceph/ceph-ansible.git
da755cb317
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> |
||
---|---|---|
.. | ||
agent.yml.sample | ||
all.yml.sample | ||
ceph-fetch-keys.yml.sample | ||
clients.yml.sample | ||
common-coreoss.yml.sample | ||
docker-commons.yml.sample | ||
iscsi-gws.yml.sample | ||
mdss.yml.sample | ||
mgrs.yml.sample | ||
mons.yml.sample | ||
nfss.yml.sample | ||
osds.yml.sample | ||
rbd-mirrors.yml.sample | ||
restapis.yml.sample | ||
rgws.yml.sample |