Commit f02f890a by Max Rothman

Merge pull request #2218 from edx/max/aws-mongo

Add aws role to mongo play
parents 2c53e32c 7ae90f41
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
serial_count: 1 serial_count: 1
serial: "{{ serial_count }}" serial: "{{ serial_count }}"
roles: roles:
- aws
- mongo - mongo
- role: datadog - role: datadog
when: COMMON_ENABLE_DATADOG when: COMMON_ENABLE_DATADOG
......
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