Commit f6424b54 by Kevin Falcone Committed by GitHub

Merge pull request #3852 from edx/jibsheet/enable-rabbit-monitoring

Make sure NR and Splunk are available in the rabbit role
parents 5417daac 9b72f73e
......@@ -32,6 +32,10 @@
roles:
- aws
- rabbitmq
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: newrelic
when: COMMON_ENABLE_NEWRELIC
post_tasks:
- debug:
var: ansible_ec2_instance_id
......
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