Commit 3c8b265d by Kevin Falcone

Ensure that other monitoring software is also maintained

parent b7b9416e
......@@ -7,3 +7,11 @@
COMMON_SECURITY_UPDATES: true
roles:
- common
- role: datadog
when: COMMON_ENABLE_DATADOG
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: newrelic
when: COMMON_ENABLE_NEWRELIC
- role: newrelic_infrastructure
when: COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
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