]> git.apps.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:35 +0000 (10:29 +0200)
commit470f63aebb1ec3fd524a5dbc8f83f2186eba96b7
tree1640ea0803bc87b21a91b895e02f6e76512d157f
parent62f9804bd2017228b1c18bfadd6c3e89dc0c427d
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