ceph-ansible/roles/ceph-mon/defaults/main.yml

15 lines
263 B
YAML
Raw Normal View History

---
# Variables here are applicable to the current role
## Ceph options
#
# ACTIVATE BOTH FSID AND MONITOR_SECRET VARIABLES FOR NON-VAGRANT DEPLOYMENT
# fsid:
# monitor_secret:
cephx: true
# Rados Gateway options
# referenced in common role too.
radosgw: true