Commit 5b2b8bc6 by Sef Kloninger Committed by Joe Blaylock

stanford: add datadog and splunkforwarder

parent c62f33a2
...@@ -21,5 +21,7 @@ ...@@ -21,5 +21,7 @@
- common - common
- {'role': 'nginx', 'nginx_conf': true} - {'role': 'nginx', 'nginx_conf': true}
- {'role': 'edxapp', 'openid_workaround': true, 'template_subdir': 'carnegie'} - {'role': 'edxapp', 'openid_workaround': true, 'template_subdir': 'carnegie'}
- datadog
- splunkforwarder
# run this role last # run this role last
# - in_production # - in_production
...@@ -16,3 +16,5 @@ ...@@ -16,3 +16,5 @@
roles: roles:
- common - common
- { role: 'edxapp', celery_worker: True } - { role: 'edxapp', celery_worker: True }
- datadog
- splunkforwarder
...@@ -39,5 +39,7 @@ ...@@ -39,5 +39,7 @@
- cms - cms
- lms-preview - lms-preview
- {'role': 'edxapp', 'openid_workaround': true, 'template_subdir': 'cme'} - {'role': 'edxapp', 'openid_workaround': true, 'template_subdir': 'cme'}
- datadog
- splunkforwarder
# run this role last # run this role last
# - in_production # - in_production
...@@ -16,3 +16,5 @@ ...@@ -16,3 +16,5 @@
roles: roles:
- common - common
- { role: 'edxapp', celery_worker: True } - { role: 'edxapp', celery_worker: True }
- datadog
- splunkforwarder
...@@ -34,5 +34,7 @@ ...@@ -34,5 +34,7 @@
- edxapp - edxapp
- apache - apache
- shibboleth - shibboleth
- datadog
- splunkforwarder
# run this role last # run this role last
- in_production - in_production
...@@ -22,3 +22,5 @@ ...@@ -22,3 +22,5 @@
nginx_sites: nginx_sites:
- ora - ora
- ora - ora
- datadog
- splunkforwarder
...@@ -17,6 +17,8 @@ ...@@ -17,6 +17,8 @@
roles: roles:
- common - common
- { role: 'edxapp', celery_worker: True } - { role: 'edxapp', celery_worker: True }
- datadog
- splunkforwarder
# #
# COMMENT OUT THE NOTIFIER UNTIL IT IS READY # COMMENT OUT THE NOTIFIER UNTIL IT IS READY
......
...@@ -19,3 +19,5 @@ ...@@ -19,3 +19,5 @@
nginx_sites: nginx_sites:
- xqueue - xqueue
- xqueue - xqueue
- datadog
- splunkforwarder
...@@ -25,3 +25,5 @@ ...@@ -25,3 +25,5 @@
- edxapp - edxapp
- apache - apache
- shibboleth - shibboleth
- datadog
- splunkforwarder
...@@ -14,4 +14,5 @@ ...@@ -14,4 +14,5 @@
nginx_sites: nginx_sites:
- ora - ora
- ora - ora
- datadog
- splunkforwarder
...@@ -32,3 +32,5 @@ ...@@ -32,3 +32,5 @@
virtualenv_user_home: "/opt/wwc/notifier" virtualenv_user_home: "/opt/wwc/notifier"
virtualenv_name: "notifier" virtualenv_name: "notifier"
- notifier - notifier
- datadog
- splunkforwarder
...@@ -14,6 +14,8 @@ ...@@ -14,6 +14,8 @@
nginx_sites: nginx_sites:
- xqueue - xqueue
- xqueue - xqueue
- datadog
- splunkforwarder
#- hosts: tag_aws_cloudformation_stack-name_feanilpractice:&tag_group_edxapp #- hosts: tag_aws_cloudformation_stack-name_feanilpractice:&tag_group_edxapp
# sudo: True # sudo: True
......
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