mirror of https://github.com/ceph/ceph-ansible.git
13 lines
352 B
Plaintext
13 lines
352 B
Plaintext
---
|
|
# Variables here are applicable to all host groups NOT roles
|
|
|
|
# Dummy variable to avoid error because ansible does not recognize the file as a good configuration file when no variable in it.
|
|
dummy:
|
|
|
|
# Monitor options
|
|
#monitor_secret: # /!\ GENERATE ONE WITH 'ceph-authtool --gen-print-key' /!\
|
|
#cephx: true
|
|
|
|
# Rados Gateway options
|
|
#radosgw: false
|