]> 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 7347/head v4.0.70.20
authorTeoman ONAY <tonay@redhat.com>
Tue, 18 Oct 2022 13:28:54 +0000 (15:28 +0200)
committerTeoman ONAY <tonay@redhat.com>
Thu, 20 Oct 2022 14:24:43 +0000 (16:24 +0200)
commit2c94bac7dbdbd856297255f00d55a7d6d40bd550
treead12a93834db4da142c215d41e1abafaa4755623
parent3cca4087388eee525324293ba95ee8c6a0f5ead2
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