6f59b49ab8
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>
8 lines
322 B
YAML
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``.
|