mirror of https://github.com/ceph/ceph-ansible.git
e0bcd59c04
When osd nodes are collocated in the clients group (HCI context for
instance), the current logic will exclude osd nodes since they are
present in the client group.
The best fix would be to exclude clients node only when they are not
member of another group but for now, as a workaround, we can enforce
the addition of osd nodes to fix this specific case.
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1947695
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
alertmanager.service.j2 | ||
alertmanager.yml.j2 | ||
prometheus.service.j2 | ||
prometheus.yml.j2 |