Skip to content

Commit c5beaa2

Browse files
Mention node_tags #12702 in rabbitmq.conf.example
(cherry picked from commit aba62b9)
1 parent 91adf70 commit c5beaa2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

deps/rabbit/docs/rabbitmq.conf.example

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,13 @@
452452
# cluster_tags.role = mqtt-ingress
453453
# cluster_tags.environment = staging
454454

455+
## A similar set of key-value pairs can be used to tag (label)
456+
## the specific node that will use this configuration file.
457+
458+
# node_tags.uuid = '88CD083F-E211-479B-814A-6DA42FE78AF3'
459+
# node_tags.role = mqtt-ingress
460+
# node_tags.environment = staging
461+
455462

456463
## Selects the default strategy used to pick a node to place a new queue leader replica
457464
## on. Can be overridden by the `x-queue-leader-locator` optional queue argument

0 commit comments

Comments
 (0)