Commit fd0a5c4f by Feanil Patel

Optionally setup splunk and newrelic on go-server.

parent 3ddfaa35
...@@ -9,3 +9,7 @@ ...@@ -9,3 +9,7 @@
roles: roles:
- aws - aws
- go-server - 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