mirror of https://github.com/ceph/ceph-ansible.git
8 lines
163 B
YAML
8 lines
163 B
YAML
|
---
|
||
|
##########
|
||
|
# DOCKER #
|
||
|
##########
|
||
|
|
||
|
ceph_mgr_docker_extra_env: -e CLUSTER={{ cluster }} -e MGR_NAME={{ ansible_hostname }}
|
||
|
ceph_config_keys: [] # DON'T TOUCH ME
|