Remove RabbitMQ ha-all policy when not required
With the addition of the variable `om_enable_rabbitmq_high_availability`, this feature in the upgrade task should be brought back. It is also now used in the deploy task. The `ha-all` policy is cleared only when `om_enable_rabbitmq_high_availability` is set to `false`. Change-Id: Ia056aa40e996b1f0fed43c0f672466c7e4a2f547
Showing
- ansible/roles/rabbitmq/tasks/deploy.yml 4 additions, 0 deletionsansible/roles/rabbitmq/tasks/deploy.yml
- ansible/roles/rabbitmq/tasks/remove-ha-all-policy.yml 29 additions, 0 deletionsansible/roles/rabbitmq/tasks/remove-ha-all-policy.yml
- ansible/roles/rabbitmq/tasks/upgrade.yml 4 additions, 0 deletionsansible/roles/rabbitmq/tasks/upgrade.yml
- releasenotes/notes/rabbitmq-remove-ha-all-policy-when-not-required-81dcf64542c4805f.yaml 5 additions, 0 deletions...ove-ha-all-policy-when-not-required-81dcf64542c4805f.yaml
Please register or sign in to comment