kayobe/releasenotes/notes/add-custom-rabbitmq-conf-7c3927e1024f0be1.yaml
Maksim Malchuk 6f59b49ab8 Fix the glob for the custom RabbitMQ configuration
Followup on Id4588f4529a4522e68e22ce58711cb927fa68a9d to fix the
place of the RabbitMQ configuration and there are not only the
rabbitmq.conf and rabbitmq-env.conf but also advanced.config which
also often customized and more other files.

Change-Id: Iff0b28b770753c81ac526afd1ce6f61d77fad25c
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2024-03-22 10:53:02 +00:00

8 lines
322 B
YAML

---
fixes:
- |
Added fix for the custom RabbitMQ configuration. Fixed incorrect path and
glob, so now you can template also all other configuration files such as
``advanced.config``, ``definitions.json``, ``enabled_plugins``, and
``erl_inetrc`` together with ``rabbitmq.conf`` and ``rabbitmq-env.conf``.