Unverified Commit ebf3c163 by Jesse Zoldak Committed by GitHub

Merge pull request #4228 from edx/zoldak/TE-2348

Disable the Datadog agent on jenkins master for tools core
parents b32d9d21 2addaa59
......@@ -11,7 +11,7 @@
become: True
gather_facts: True
vars:
COMMON_ENABLE_DATADOG: True
COMMON_ENABLE_DATADOG: False
COMMON_ENABLE_SPLUNKFORWARDER: True
COMMON_ENABLE_NEWRELIC: True
COMMON_SECURITY_UPDATES: yes
......
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