]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
rgw: container add option to configure multi-site zone
authorSébastien Han <seb@redhat.com>
Mon, 16 Apr 2018 13:57:23 +0000 (15:57 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 24 May 2018 18:32:05 +0000 (11:32 -0700)
commit1c084efb3cb7e48d96c9cbd6bd05ca4f93526853
treed17ebc66187d96454cc97a3ab3c9ca1308d8caac
parent828848017cefd981e14ca9e4690dd7d1320f0eef
rgw: container add option to configure multi-site zone

You can now use RGW_ZONE and RGW_ZONEGROUP on each rgw host from your
inventory and assign them a value. Once the rgw container starts it'll
pick the info and add itself to the right zone.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1551637
Signed-off-by: Sébastien Han <seb@redhat.com>
group_vars/rgws.yml.sample
roles/ceph-rgw/defaults/main.yml
roles/ceph-rgw/tasks/docker/container_env_facts.yml [new file with mode: 0644]
roles/ceph-rgw/tasks/docker/main.yml
roles/ceph-rgw/tasks/main.yml