openstack-ansible-rabbitmq_.../releasenotes/notes/rabbitmq_longnames_config-d20b703185074acd.yaml
Niklas Schwarz 83d8ec2a30 Add ability to set environment variable RABBITMQ_USE_LONGNAMES
Add ability to set the environment variable RABBITMQ_USE_LONGNAMES
via the rabbitmq-env.conf to be able to use the FQDN for a node

Change-Id: I766bdbe847eb24010bfe9912f07e89d78bbc1bed
2023-11-16 11:32:37 +01:00

8 lines
257 B
YAML

---
features:
- |
Add ability to set the environment variable ``RABBITMQ_USE_LONGNAMES``
via the ``rabbitmq-env.conf`` to be able to use the FQDN of a node.
By default this will be set to ``false``, the default value also set
by RabbitMQ.