Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove insights & xquewatcher.
We don't need insights. We don't need xqueuewatcher because we have no custom graders,
and installation fails with an error, see: https://groups.google.com/forum/#!topic/edx-code/D22R1kRUqKE
  • Loading branch information
mtyaka committed Jul 29, 2015
1 parent b58189f commit c018ba7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions playbooks/edx_sandbox.yml
Expand Up @@ -36,15 +36,13 @@
- edxapp
- notifier
- analytics_api
- insights
- edx_notes_api
- { role: 'rabbitmq', rabbitmq_ip: '127.0.0.1' }
- oraclejdk
- elasticsearch
- forum
- { role: notifier, NOTIFIER_DIGEST_TASK_INTERVAL: "5" }
- { role: "xqueue", update_users: True }
- xqwatcher
- role: ora
when: ENABLE_LEGACY_ORA
- certs
Expand Down

0 comments on commit c018ba7

Please sign in to comment.