]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-rgw: Fix bad paths which depend on the clustername
authorFrançois Lafont <francois.lafont@ac-versailles.fr>
Sat, 6 Apr 2019 09:44:03 +0000 (11:44 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 9 Apr 2019 04:16:31 +0000 (06:16 +0200)
commit4c3e77d8690a7be4fb89f7292c51f8644faaeafa
treeb87de321d8959c54afd451e3021508ea063d0722
parentcbfdbab177e3aed4132be3b1f175c85b412dbe97
ceph-rgw: Fix bad paths which depend on the clustername

The path of the RGW environment file (in the /var/lib/ceph/radosgw/
directory) depends on the Ceph clustername. It was not taken into
account in the Ansible role `ceph-rgw`.

Signed-off-by: flaf <francois.lafont.1978@gmail.com>
roles/ceph-rgw/tasks/docker/start_docker_rgw.yml
roles/ceph-rgw/templates/ceph-radosgw.service.j2