ceph-ansible/roles
Dimitri Savineau fd4b0ec7eb ceph-facts: use last ipv6 address for mon/rgw
When using monitor_address_block or radosgw_address_block variables
to configure the mon/rgw address we're getting the first ip address
from the ansible facts present in that cidr.
When there's VIP on that network the first filter could return the
wrong value.
This seems to affect only IPv6 setup because the VIP addresses are
added to the ansible facts at the beginning of the list. This is the
opposite (at the end) when using IPv4.
This causes the mon/rgw processes to bind on the VIP address.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1680155

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2019-04-09 06:17:05 +02:00
..
ceph-agent retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
ceph-client remove all NBSPs on master branch 2019-03-28 11:57:55 +00:00
ceph-common "when" keyword should precede "block" keyword 2019-03-29 16:16:04 +00:00
ceph-config ceph-volume: Add PYTHONIOENCODING env variable 2019-04-02 12:41:55 +02:00
ceph-container-common merge task blocks if their execution is based on same conditions 2019-03-29 16:16:04 +00:00
ceph-defaults rgw multisite: add more than 1 rgw to the master or secondary zone 2019-04-06 08:01:19 +02:00
ceph-facts ceph-facts: use last ipv6 address for mon/rgw 2019-04-09 06:17:05 +02:00
ceph-fetch-keys meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
ceph-handler handlers: do not trigger handlers on rolling_update 2019-03-25 16:02:56 -04:00
ceph-infra "when" keyword should precede "block" keyword 2019-03-29 16:16:04 +00:00
ceph-iscsi-gw "when" keyword should precede "block" keyword 2019-03-29 16:16:04 +00:00
ceph-mds allow adding a MDS to already deployed cluster 2019-04-08 13:33:28 +02:00
ceph-mgr mgr: manage mgr modules when mgr and mon are collocated 2019-04-09 06:12:29 +02:00
ceph-mon Check ceph_health_raw.stdout value as string during mon bootstrap 2019-04-03 20:55:05 +00:00
ceph-nfs "when" keyword should precede "block" keyword 2019-03-29 16:16:04 +00:00
ceph-osd ceph-volume: Add PYTHONIOENCODING env variable 2019-04-02 12:41:55 +02:00
ceph-rbd-mirror update: mask systemd service units during upgrade 2019-03-25 16:02:56 -04:00
ceph-rgw ceph-rgw: Fix bad paths which depend on the clustername 2019-04-09 06:16:31 +02:00
ceph-validate "when" keyword should precede "block" keyword 2019-03-29 16:16:04 +00:00