e4644a19fc
The default value of "rabbitmq_all" remains, but this change should allow deployers to target the role to multiple groups now. Change-Id: Idc1bc44b005f09f9dc7eb9778719a8ba92756c06 Implements: blueprint multi-rabbitmq-clusters
8 lines
257 B
YAML
8 lines
257 B
YAML
---
|
|
features:
|
|
- The ``rabbitmq_server`` now supports a configurable inventory
|
|
host group. Deployers can override the ``rabbitmq_host_group`` variable
|
|
if they wish to use the role to create additional RabbitMQ clusters
|
|
on a custom host group.
|
|
|