Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
configuration
Commits
ea1502b7
Commit
ea1502b7
authored
Apr 13, 2018
by
syed-awais-ali
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
uninstall datadog role added to playbooks
parent
ce79183a
Hide whitespace changes
Inline
Side-by-side
Showing
38 changed files
with
105 additions
and
3 deletions
+105
-3
playbooks/edx-east/aide.yml
+2
-0
playbooks/edx-east/analyticsapi.yml
+2
-0
playbooks/edx-east/antivirus.yml
+3
-0
playbooks/edx-east/automated.yml
+3
-0
playbooks/edx-east/certs.yml
+3
-0
playbooks/edx-east/common.yml
+3
-0
playbooks/edx-east/common_edx_base.yml
+3
-0
playbooks/edx-east/commoncluster.yml
+2
-0
playbooks/edx-east/credentials.yml
+2
-0
playbooks/edx-east/demo.yml
+2
-0
playbooks/edx-east/discovery.yml
+3
-0
playbooks/edx-east/ecommerce.yml
+3
-0
playbooks/edx-east/ecomworker.yml
+3
-0
playbooks/edx-east/edx_continuous_integration.yml
+2
-0
playbooks/edx-east/edxapp.yml
+3
-0
playbooks/edx-east/forum.yml
+3
-0
playbooks/edx-east/insights.yml
+4
-1
playbooks/edx-east/jenkins_build.yml
+3
-0
playbooks/edx-east/jenkins_de.yml
+2
-0
playbooks/edx-east/jenkins_testeng_master.yml
+2
-0
playbooks/edx-east/mongo.yml
+3
-0
playbooks/edx-east/mongo_3_0.yml
+3
-0
playbooks/edx-east/mongo_3_2.yml
+3
-0
playbooks/edx-east/mongo_mms.yml
+2
-0
playbooks/edx-east/notes.yml
+4
-1
playbooks/edx-east/redirector.yml
+3
-0
playbooks/edx-east/redis.yml
+3
-0
playbooks/edx-east/snort.yml
+3
-0
playbooks/edx-east/testcourses.yml
+3
-0
playbooks/edx-east/tools_jenkins.yml
+2
-0
playbooks/edx-east/vpc_admin.yml
+2
-0
playbooks/edx-east/whitelabel.yml
+2
-0
playbooks/edx-east/worker.yml
+4
-1
playbooks/edx-east/xqueue.yml
+3
-0
playbooks/edx-east/xqwatcher.yml
+3
-0
playbooks/edx-east/xserver.yml
+3
-0
playbooks/edx-stateless.yml
+3
-0
playbooks/edx_sandbox.yml
+3
-0
No files found.
playbooks/edx-east/aide.yml
View file @
ea1502b7
...
...
@@ -14,3 +14,5 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/analyticsapi.yml
View file @
ea1502b7
...
...
@@ -20,3 +20,5 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
newrelic_infrastructure
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/antivirus.yml
View file @
ea1502b7
...
...
@@ -11,3 +11,6 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/automated.yml
View file @
ea1502b7
...
...
@@ -11,3 +11,6 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/certs.yml
View file @
ea1502b7
...
...
@@ -14,3 +14,6 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/common.yml
View file @
ea1502b7
...
...
@@ -13,3 +13,6 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/common_edx_base.yml
View file @
ea1502b7
...
...
@@ -19,3 +19,6 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
newrelic_infrastructure
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/commoncluster.yml
View file @
ea1502b7
...
...
@@ -33,6 +33,8 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
-
role
:
nginx
nginx_sites
:
-
xqueue
...
...
playbooks/edx-east/credentials.yml
View file @
ea1502b7
...
...
@@ -20,3 +20,5 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
newrelic_infrastructure
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/demo.yml
View file @
ea1502b7
...
...
@@ -13,3 +13,5 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/discovery.yml
View file @
ea1502b7
...
...
@@ -20,3 +20,6 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
newrelic_infrastructure
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/ecommerce.yml
View file @
ea1502b7
...
...
@@ -20,3 +20,6 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
newrelic_infrastructure
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/ecomworker.yml
View file @
ea1502b7
...
...
@@ -16,3 +16,6 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
newrelic_infrastructure
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/edx_continuous_integration.yml
View file @
ea1502b7
...
...
@@ -47,4 +47,6 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
-
flower
playbooks/edx-east/edxapp.yml
View file @
ea1502b7
...
...
@@ -33,3 +33,6 @@
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
minos
when
:
COMMON_ENABLE_MINOS
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/forum.yml
View file @
ea1502b7
...
...
@@ -20,3 +20,6 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
newrelic_infrastructure
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/insights.yml
View file @
ea1502b7
...
...
@@ -11,7 +11,7 @@
-
role
:
nginx
nginx_sites
:
-
insights
-
insights
-
insights
-
role
:
datadog
when
:
COMMON_ENABLE_DATADOG
-
role
:
splunkforwarder
...
...
@@ -20,3 +20,6 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
newrelic_infrastructure
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/jenkins_build.yml
View file @
ea1502b7
...
...
@@ -67,6 +67,9 @@
-
aws
-
role
:
datadog
when
:
COMMON_ENABLE_DATADOG
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
-
jenkins_build
...
...
playbooks/edx-east/jenkins_de.yml
View file @
ea1502b7
...
...
@@ -20,4 +20,6 @@
-
aws
-
role
:
datadog
when
:
COMMON_ENABLE_DATADOG
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
-
jenkins_de
playbooks/edx-east/jenkins_testeng_master.yml
View file @
ea1502b7
...
...
@@ -52,6 +52,8 @@
-
aws
-
role
:
datadog
when
:
COMMON_ENABLE_DATADOG
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
-
jenkins_master
# run just the splunkforwarder role by using '--tags "splunkonly"'
...
...
playbooks/edx-east/mongo.yml
View file @
ea1502b7
...
...
@@ -11,3 +11,6 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/mongo_3_0.yml
View file @
ea1502b7
...
...
@@ -27,3 +27,6 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
newrelic_infrastructure
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/mongo_3_2.yml
View file @
ea1502b7
...
...
@@ -32,3 +32,6 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
newrelic_infrastructure
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/mongo_mms.yml
View file @
ea1502b7
...
...
@@ -12,3 +12,5 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog
when
:
COMMON_ENABLE_DATADOG
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/notes.yml
View file @
ea1502b7
...
...
@@ -10,10 +10,13 @@
-
role
:
nginx
nginx_sites
:
-
edx_notes_api
-
edx_notes_api
-
edx_notes_api
-
role
:
datadog
when
:
COMMON_ENABLE_DATADOG
-
role
:
splunkforwarder
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/redirector.yml
View file @
ea1502b7
...
...
@@ -21,3 +21,6 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/redis.yml
View file @
ea1502b7
...
...
@@ -13,3 +13,6 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
newrelic_infrastructure
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/snort.yml
View file @
ea1502b7
...
...
@@ -14,3 +14,6 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/testcourses.yml
View file @
ea1502b7
...
...
@@ -13,3 +13,6 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/tools_jenkins.yml
View file @
ea1502b7
...
...
@@ -22,6 +22,8 @@
# so this needs to run early.
-
role
:
datadog
when
:
COMMON_ENABLE_DATADOG
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
-
tools_jenkins
# This requires an override of the following form:
# SPLUNKFORWARDER_LOG_ITEMS:
...
...
playbooks/edx-east/vpc_admin.yml
View file @
ea1502b7
...
...
@@ -17,3 +17,5 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/whitelabel.yml
View file @
ea1502b7
...
...
@@ -25,4 +25,6 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
newrelic_infrastructure
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
-
whitelabel
playbooks/edx-east/worker.yml
View file @
ea1502b7
...
...
@@ -14,4 +14,7 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
minos
when
:
COMMON_ENABLE_MINOS
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/xqueue.yml
View file @
ea1502b7
...
...
@@ -17,3 +17,6 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
newrelic_infrastructure
when
:
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/xqwatcher.yml
View file @
ea1502b7
...
...
@@ -18,3 +18,6 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-east/xserver.yml
View file @
ea1502b7
...
...
@@ -17,3 +17,6 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx-stateless.yml
View file @
ea1502b7
...
...
@@ -88,3 +88,6 @@
when
:
COMMON_ENABLE_SPLUNKFORWARDER
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
playbooks/edx_sandbox.yml
View file @
ea1502b7
...
...
@@ -79,3 +79,6 @@
when
:
COMMON_ENABLE_NEWRELIC
-
role
:
postfix_queue
when
:
POSTFIX_QUEUE_EXTERNAL_SMTP_HOST != ''
-
role
:
datadog-uninstall
when
:
not COMMON_ENABLE_DATADOG
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment