Commit 98dc3156 by Feanil Patel

Un comment datadog role now that it is idempotent.

parent 2cc2d59a
......@@ -7,7 +7,7 @@
- "{{ secure_dir }}/vars/users.yml"
roles:
- common
# - datadog
- datadog
- nginx
- role: 'edxapp'
lms_nginx_port: 80
......@@ -22,7 +22,7 @@
- "{{ secure_dir }}/vars/users.yml"
roles:
- common
# - datadog
- datadog
- nginx
- role: 'edxapp'
edxapp_lms_env: 'lms.envs.load_test'
......
......@@ -7,6 +7,7 @@
- "{{ secure_dir }}/vars/users.yml"
roles:
- common
- datadog
- nginx
- role: 'edxapp'
lms_nginx_port: 80
......@@ -21,7 +22,7 @@
- "{{ secure_dir }}/vars/users.yml"
roles:
- common
# - datadog
- datadog
- nginx
- role: 'edxapp'
edxapp_lms_env: 'lms.envs.load_test'
......
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