ceph-ansible/group_vars/mdss.sample

27 lines
595 B
Plaintext
Raw Normal View History

---
dummy:
###########
# GENERAL #
###########
#cephx: true
#fetch_directory: fetch/
# Even though MDS nodes should not have the admin key
# at their disposal, some people might want to have it
# distributed on MDS nodes. Setting 'copy_admin_key' to 'true'
# will copy the admin key to the /etc/ceph/ directory
# copy_admin_key: false
##########
# 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