Commit cc6724b2 by John Jarvis

add discern to edx_continuous_integration play

parent 784adaf9
......@@ -7,16 +7,17 @@
migrate_db: "yes"
openid_workaround: True
roles:
- ansible_debug
- common
- role: nginx
nginx_sites:
- cms
- discern
- lms
- lms-preview
- ora
- xqueue
- xserver
- discern
- edxlocal
- edxapp
- { role: 'rabbitmq', rabbitmq_ip: '127.0.0.1' }
......@@ -34,4 +35,5 @@
virtualenv_name: "{{ xqueue_user }}"
- { role: "xqueue", update_users: True }
- xserver
- discern
- ora
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