]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
rgw: avoid useless call to ceph-rgw
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 27 Jan 2021 17:36:13 +0000 (18:36 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Thu, 28 Jan 2021 21:37:32 +0000 (16:37 -0500)
commit78d9d9df11c4584d013fd66db1f61c3f4d0941f1
treeb1cd4c64ae90dbb1b2c548bb21bd876dc563afaa
parentdf98746378e50cbc059bb60da2fada4de91cfbf0
rgw: avoid useless call to ceph-rgw

since `ceph-rgw` may be called from `ceph-handler` in some contexts we
should avoid rerunning it unnecessarily.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 86170816649ccb1d0995ea3f0bd17275d4af2574)
roles/ceph-handler/tasks/main.yml
roles/ceph-rgw/tasks/main.yml