Skip to content

Commit 81eaa1a

Browse files
authored
Merge pull request #360 from stackhpc/rabbitmq-ha-reno
Fix name of RabbitMQ HA flag in release note
2 parents 1292f38 + e4f7154 commit 81eaa1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
features:
33
- |
4-
The flag ``om_enable_rabbitmq_high-availability`` is now set to ``true``.
4+
The flag ``om_enable_rabbitmq_high_availability`` is now set to ``true``.
55
Adds tags for new RabbitMQ containers to update to RabbitMQ version 3.9.22.
66
upgrade:
77
- |
8-
The flag ``om_enable_rabbitmq_high-availability`` is now set to ``true``.
8+
The flag ``om_enable_rabbitmq_high_availability`` is now set to ``true``.
99
As this enables durable queues, RabbitMQ will need to be reset, and the
1010
services which use it restarted.
1111
Tags are added to update the RabbitMQ containers to version 3.9.22.

0 commit comments

Comments
 (0)