ceph-ansible/roles/ceph-rgw/tasks/multisite
Shilpa Jagannath 07852ed039 Remove zone from zonegroup and update period before deleting the zone to avoid inconsistent period information across other zones.
When you delete a zone without removing from zonegroup, the period update would
fail since that command needs to load the zone and zonegroup to be able to
update the master. Period update would fail with an error like this:

radosgw-admin period update --commit
-1 Cannot find zone id= (name=), switching to local zonegroup configuration
-1 Cannot find zone id= (name=)

Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
2018-07-09 12:27:24 +00:00
..
checks.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
destroy.yml Remove zone from zonegroup and update period before deleting the zone to avoid inconsistent period information across other zones. 2018-07-09 12:27:24 +00:00
main.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
master.yml Syntax error fix in rgw multisite role 2018-06-05 16:01:07 +05:30
secondary.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00