mirror of https://github.com/ceph/ceph-ansible.git
13 lines
310 B
YAML
13 lines
310 B
YAML
|
---
|
||
|
# Variables here are applicable to the current role
|
||
|
|
||
|
|
||
|
## Ceph options
|
||
|
#
|
||
|
cephx: true
|
||
|
|
||
|
# Rados Gateway options
|
||
|
redhat_distro_ceph_extra: centos6.4 # supported distros are centos6.3, centos6.4, centos6, fedora18, fedora19, opensuse12.2, rhel6.3, rhel6.4, rhel6.5, rhel6, sles11sp2
|
||
|
email_address: foo@bar.com
|
||
|
|