Commit cef9193d by Max Rothman

Add newer roles to sandbox play

parent 400723d7
...@@ -33,6 +33,11 @@ ...@@ -33,6 +33,11 @@
- mongo - mongo
- { role: 'edxapp', celery_worker: True } - { role: 'edxapp', celery_worker: True }
- edxapp - edxapp
- notifier
- minos
- analytics_api
- insights
- edx_notes_api
- demo - demo
- { role: 'rabbitmq', rabbitmq_ip: '127.0.0.1' } - { role: 'rabbitmq', rabbitmq_ip: '127.0.0.1' }
- oraclejdk - oraclejdk
...@@ -40,6 +45,7 @@ ...@@ -40,6 +45,7 @@
- forum - forum
- { role: notifier, NOTIFIER_DIGEST_TASK_INTERVAL: "5" } - { role: notifier, NOTIFIER_DIGEST_TASK_INTERVAL: "5" }
- { role: "xqueue", update_users: True } - { role: "xqueue", update_users: True }
- xqwatcher
- role: ora - role: ora
when: ENABLE_LEGACY_ORA when: ENABLE_LEGACY_ORA
- certs - certs
......
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