mirror of https://github.com/ceph/ceph-ansible.git
2c440d4427
Make it so that more than one realm, zonegroup,
or zone can be created during a run of the rgw
multisite ansible playbooks.
The rgw hosts now need to be grouped into zones
and realms in the inventory.
.yml files need to be created in group_vars
for the realms and zones. Sample yaml files
are available.
Also remove multsite destroy playbook
and add --cluster before radosgw-admin commands
remove manually added rgw_zone_endpoints var
and have ceph-ansible automatically add the
correct endpoints of all the rgws in a rgw_zone
from the information provided in that rgws hostvars.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
checks.yml | ||
create_realm_zonegroup_zone_lists.yml | ||
create_zone_user.yml | ||
main.yml | ||
master.yml | ||
secondary.yml |