]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rgw: add rgw_multisite for containerized deployments
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 29 Oct 2018 13:05:59 +0000 (14:05 +0100)
committerSébastien Han <seb@redhat.com>
Tue, 30 Oct 2018 13:00:28 +0000 (14:00 +0100)
commit710e11668dd3aaf0fd9036d915ed511a202a0ea7
tree03252257feb8aa08f23c534bdd4c63769e274b41
parent37970a5b3cc564cf9caec8f619a6a28ee8c4a5de
rgw: add rgw_multisite for containerized deployments

run commands on containers when containerized deployments.
(At the moment, all commands are run on the host only)

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