Skip to content

Commit 6a0af50

Browse files
committed
Explicitly set RabbitMQ queue types in AIO
1 parent be31d10 commit 6a0af50

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

etc/kayobe/environments/ci-aio/globals.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@
4242
# not exist.
4343
#kayobe_ansible_user:
4444

45+
###############################################################################
46+
# RabbitMQ configuration.
47+
48+
om_enable_rabbitmq_high_availability: true
49+
om_enable_rabbitmq_quorum_queues: false
50+
4551
###############################################################################
4652
# OS distribution.
4753

0 commit comments

Comments
 (0)