]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Setting fact _radosgw_address fail when RGW is on a different network
authorTeoman ONAY <tonay@redhat.com>
Tue, 18 Oct 2022 13:28:54 +0000 (15:28 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 27 Oct 2022 08:29:24 +0000 (10:29 +0200)
commitd5c597df91e2cf1762e43bf5176d7c400c6e15ff
treedbe5fb7cff1fd4d0753ebe6bee5498a477bf32df
parent85420051dbfb14b27f696baef6c8b19ecd1cee4c
Setting fact _radosgw_address fail when RGW is on a different network

Changed the when condition to only execute that fact setting on RGW
nodes while before it was run on all nodes and failed if the node
was not on the same network range as the RGW.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2131150
Signed-off-by: Teoman ONAY <tonay@redhat.com>
(cherry picked from commit 590e57cc1b9a79ced7a9208db8bf8eaf43d3f320)
roles/ceph-dashboard/tasks/configure_dashboard.yml