
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
6 lines
156 B
YAML
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.
|