Commit fd0a5c4f by Feanil Patel

Optionally setup splunk and newrelic on go-server.

parent 3ddfaa35
......@@ -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