]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-config: make sure rgw_instances is set
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 7 Feb 2023 00:52:43 +0000 (01:52 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Tue, 14 Feb 2023 09:51:41 +0000 (10:51 +0100)
commit0ce0f6ab8eeb0ce96d932e69612d4c0e2a7f133f
treecb1d33365a7b1d3543c9dfa1dfc6bd25cf0d618e
parentd3071d3a0f776634e74b673d1abfc7690c20e875
ceph-config: make sure rgw_instances is set

We need to make sure `rgw_instances` is set before `ceph.conf` is
rendered. Otherwise, the `ceph-crash` play in the main playbook updates
(via ceph-handler) the `ceph.conf` on rgw nodes and removes rgw instances
sections.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2141604
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit e47288ef6c23820c4fa50835574169233cd06b12)
roles/ceph-config/tasks/main.yml