Skip to content

Commit

Permalink
fix: remove nr and splunk
Browse files Browse the repository at this point in the history
  • Loading branch information
syed-awais-ali authored Oct 9, 2024
1 parent ae33f6c commit 4e34516
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 13 deletions.
4 changes: 0 additions & 4 deletions playbooks/conductor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,5 @@
- conductor
CONDUCTOR_NGINX_PORT: 8000
- role: conductor
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: newrelic_infrastructure
when: COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
- role: datadog
when: COMMON_ENABLE_DATADOG
3 changes: 0 additions & 3 deletions playbooks/insights.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
- 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/prospectus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,5 @@
nginx_default_sites:
- prospectus
PROSPECTUS_NGINX_PORT: 8000
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER|bool and PROSPECTUS_ENABLE_POST_BUILD|bool
- role: newrelic_infrastructure
when: COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE|bool and PROSPECTUS_ENABLE_POST_BUILD|bool
- role: datadog
when: COMMON_ENABLE_DATADOG|bool and PROSPECTUS_ENABLE_POST_BUILD|bool
2 changes: 0 additions & 2 deletions playbooks/xqwatcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
- xqwatcher
- role: datadog
when: COMMON_ENABLE_DATADOG
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: datadog-uninstall
when: not COMMON_ENABLE_DATADOG

0 comments on commit 4e34516

Please sign in to comment.