Files
openstack-ansible-rabbitmq_…/releasenotes/notes/rabbitmq_additional_config-8d5c0c0b6fc6d750.yaml
Niklas Schwarz e46cf7c988 Add ability to add custom configuration for RabbitMQ
This implements a new variable  rabbitmq_custom_config  to
be able to place custom configuration to the rabbitmq.conf
e.g. to configure installed plugins

Change-Id: I952eefe646b00f60184f8d353f6f055bbdc4ac90
2023-11-07 09:50:42 +01:00

5 lines
139 B
YAML

---
features:
- Add ``rabbitmq_additional_config`` to be able to add additional
configuration e.g. to add configuration for plugins.