Files
openstack-ansible/releasenotes/notes/rabbitmq-feature-flags-d1a0f3fd4e17cbf4.yaml
Andrew Bonney 6a21e2e267 Enable RabbitMQ feature flags pre-upgrade
This task must be carried out before any RabbitMQ instances are
stopped, so must live in the playbook as opposed to the role.

This complements the post-upgrade enablement which happens within
the role itself, and covers the case where older versions of the
role have not already enabled the relevant flags.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/919701
Change-Id: Idf33b6810e1afb3a89dad5e65a48e86ac0a58a67
2024-05-21 13:51:48 +01:00

6 lines
156 B
YAML

---
upgrade:
- |
Stable RabbitMQ feature flags will be enabled automatically pre-upgrade
in order to prevent failures during the upgrade process.