]> 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, 20 Oct 2022 11:59:08 +0000 (13:59 +0200)
commit590e57cc1b9a79ced7a9208db8bf8eaf43d3f320
tree8cd9993870471d5e6a0a2b319658cdbae7615380
parent45c2f0a90a330332202a8abdca52fa45bb7e4ebd
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>
roles/ceph-dashboard/tasks/configure_dashboard.yml