aboutsummaryrefslogtreecommitdiffhomepage
path: root/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'defaults')
-rw-r--r--defaults/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/defaults/main.yml b/defaults/main.yml
index aeeda6d..4a09ac9 100644
--- a/defaults/main.yml
+++ b/defaults/main.yml
@@ -7,6 +7,9 @@ rabbitmq_config: []
7 # type: 'direct' 7 # type: 'direct'
8 # routing_key: 'logstash' 8 # routing_key: 'logstash'
9 # tags: 'ha-mode=all,ha-sync-mode=automatic' 9 # tags: 'ha-mode=all,ha-sync-mode=automatic'
10 # - policy_pattern: '.*'
11 # vhost: 'apps'
12 # tags: 'ha-mode=all,ha-sync-mode=automatic'
10 13
11# Defines if rabbitmq ha should be configured 14# Defines if rabbitmq ha should be configured
12rabbitmq_config_ha: false 15rabbitmq_config_ha: false