Commit 6db592c3 by Feanil Patel

Merge pull request #3038 from edx/feanil/update_gocd_playbook

Optionally setup splunk and newrelic on go-server.
parents 96d96fae fd0a5c4f
......@@ -7,5 +7,9 @@
sudo: True
gather_facts: True
roles:
- aws
- go-server
- aws
- go-server
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: newrelic
when: COMMON_ENABLE_NEWRELIC
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