]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rgw: add a dedicated variable for multisite endpoint
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 26 Oct 2018 09:14:12 +0000 (11:14 +0200)
committerSébastien Han <seb@redhat.com>
Tue, 30 Oct 2018 13:00:28 +0000 (14:00 +0100)
commit77d5d128c3587f00a0f86812cbe1b242083511fb
tree9b36d7df3e1b78c20354e33693f68b22d6b4ddb4
parent474f1514500add69f1806b5fd6633144386ee85d
rgw: add a dedicated variable for multisite endpoint

We should give users the possibility to set the IP they want as
multisite endpoint, setting the default value to `{{ ansible_fqdn }}` to
not force them to set this variable.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
group_vars/rgws.yml.sample
roles/ceph-rgw/defaults/main.yml
roles/ceph-rgw/tasks/multisite/master.yml
roles/ceph-rgw/tasks/multisite/secondary.yml