Commit 5a11c42e by hchen15 Committed by GitHub

Merge pull request #3901 from edx/hchen/automated-user-rabbitmq

add automated user rabbitmq
parents 699e7be7 8c6914bc
......@@ -31,6 +31,10 @@
when: elb_pre_post
roles:
- aws
- role: automated
AUTOMATED_USERS: "{{ RABBIT_AUTOMATED_USERS | default({}) }}"
tags:
- automated_role
- rabbitmq
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment