mirror of https://github.com/ceph/ceph-ansible.git
22 lines
340 B
Plaintext
22 lines
340 B
Plaintext
---
|
|
|
|
dummy:
|
|
|
|
###########
|
|
# GENERAL #
|
|
###########
|
|
|
|
#cephx: true
|
|
|
|
#fetch_directory: fetch/
|
|
|
|
|
|
##########
|
|
# DOCKER #
|
|
##########
|
|
|
|
#mds_containerized_deployment: false
|
|
#ceph_mds_docker_username: ceph
|
|
#ceph_mds_docker_imagename: daemon
|
|
#ceph_mds_docker_extra_env: "MDS_NAME={{ ansible_hostname }}" # comma separated variables
|