ceph-ansible/roles/ceph-defaults
guihecheng 1ac94c048f rgw: add support for multiple rgw instances on a single host
With this, we could have multiple rgw instances on a single host
with a single run, don't have to use rgw-standalone.yml which does not
seems able to bind ports separately.
If you want to have multiple rgw instances, just change 'radosgw_instances'
to the number you want, which defaults to 1.
Not compatible with Multi-Site yet.

Signed-off-by: guihecheng <guihecheng@cmiot.chinamobile.com>
2019-01-18 11:12:28 +01:00
..
defaults rgw: add support for multiple rgw instances on a single host 2019-01-18 11:12:28 +01:00
meta lint: meta add company info 2018-11-08 10:22:02 +00:00
tasks introduce new role ceph-facts 2018-12-12 11:18:01 +01:00
vars defaults: add ceph related vars file 2018-11-21 15:42:50 +00:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

Documentation is available at http://docs.ceph.com/ceph-ansible/.