]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-facts: fix _radosgw_address with block
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 3 Oct 2019 12:13:01 +0000 (08:13 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 3 Oct 2019 14:15:45 +0000 (16:15 +0200)
commit780cf36a596cce1ba786f7f04cfbf86fa7fd9621
treef211d6da75108bd09d90d41cba742dd6c1a6494e
parent778c51a0ff7a8c66c464f4828a0f87dd290e1c3e
ceph-facts: fix _radosgw_address with block

e695efc introduced a regression in the _radosgw_address fact when using
the radosgw_address_block variable.
There's no item there because we don't use the items lookup. This is
only used for _monitor_address with monitor_address_block.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1758099
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-facts/tasks/set_radosgw_address.yml