ceph-ansible/roles/ceph-rgw/tasks/multisite
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
..
checks.yml rename docker_exec_cmd variable 2019-05-16 16:39:13 +02:00
destroy.yml improve coding style 2019-04-23 15:37:07 +02:00
main.yml rgw/multisite: assign 'rgw_zone' to the exact section in ceph.conf 2019-08-23 08:14:10 +02:00
master.yml rename docker_exec_cmd variable 2019-05-16 16:39:13 +02:00
secondary.yml rename docker_exec_cmd variable 2019-05-16 16:39:13 +02:00