ceph-ansible/roles/ceph-rgw/tasks
guihecheng a0590cae9d rgw/multisite: assign 'rgw_zone' to the exact section in ceph.conf
since the following commit:
  commit 1ac94c048f
  rgw: add support for multiple rgw instances on a single host

we have multi-instance rgw support on a single host and
the config section name of the rgw changed from
[client.rgw.$(hostname)] -> [client.rgw.$(hostname).rgwX]
when X is the sequence number: 0,1,2,...
So we should assign 'rgw_zone' item to the exact rgw instance
config section in ceph.conf

Signed-off-by: guihecheng <guihecheng@cmiot.chinamobile.com>
2019-08-23 08:14:10 +02:00
..
container container: rename docker directories 2019-07-24 16:31:46 +02:00
multisite rgw/multisite: assign 'rgw_zone' to the exact section in ceph.conf 2019-08-23 08:14:10 +02:00
common.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
main.yml container: rename docker directories 2019-07-24 16:31:46 +02:00
openstack-keystone.yml improve coding style 2019-04-23 15:37:07 +02:00
pre_requisite.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
start_radosgw.yml improve coding style 2019-04-23 15:37:07 +02:00