]> 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)
committerTeoman ONAY <tonay@redhat.com>
Wed, 15 Feb 2023 13:50:46 +0000 (14:50 +0100)
commitb0fd037ce7af8baee3f06907e4137c94a0880ec2
tree088bc705d4a5a8dbd50c736eefdbd188d16503e6
parent89970915749902f71c3f11799b1968ad2da25459
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