Skip to content

Commit

Permalink
chore: remove splunk forwarder and newrelic roles
Browse files Browse the repository at this point in the history
  • Loading branch information
syed-awais-ali authored Oct 8, 2024
1 parent 14f41c1 commit ae33f6c
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 20 deletions.
4 changes: 0 additions & 4 deletions playbooks/analyticsapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
- analytics_api
- role: datadog
when: COMMON_ENABLE_DATADOG
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: newrelic_infrastructure
when: COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
- role: datadog-uninstall
when: not COMMON_ENABLE_DATADOG
- role: hermes
Expand Down
4 changes: 0 additions & 4 deletions playbooks/ecommerce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
- ecommerce
- role: datadog
when: COMMON_ENABLE_DATADOG
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: newrelic_infrastructure
when: COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
- role: datadog-uninstall
when: not COMMON_ENABLE_DATADOG
- role: hermes
Expand Down
4 changes: 0 additions & 4 deletions playbooks/ecomworker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
- ecomworker
- role: datadog
when: COMMON_ENABLE_DATADOG
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: newrelic_infrastructure
when: COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
- role: datadog-uninstall
when: not COMMON_ENABLE_DATADOG
- role: hermes
Expand Down
4 changes: 0 additions & 4 deletions playbooks/edxapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@
when: devstack is defined and devstack
- role: datadog
when: COMMON_ENABLE_DATADOG
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: newrelic_infrastructure
when: COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
- role: minos
when: COMMON_ENABLE_MINOS
- role: datadog-uninstall
Expand Down
4 changes: 0 additions & 4 deletions playbooks/xqueue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
- xqueue
- role: datadog
when: COMMON_ENABLE_DATADOG
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: newrelic_infrastructure
when: COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
- role: datadog-uninstall
when: not COMMON_ENABLE_DATADOG
- role: hermes
Expand Down

0 comments on commit ae33f6c

Please sign in to comment.