Commit cef9193d by Max Rothman

Add newer roles to sandbox play

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