Commit b16d396a by Feanil Patel

Update playbooks to use the mongo role.

parent 00c06102
......@@ -19,6 +19,7 @@
- cms
- lms-preview
- edxlocal
- mongo
- edxapp
- rabbitmq
- oraclejdk
......
......@@ -23,6 +23,7 @@
- xserver
- ora
- edxlocal
- mongo
- edxapp
- xqueue
- xserver
......
......@@ -34,6 +34,7 @@
- xserver
- xqueue
- edxlocal
- mongo
- edxapp
- xqueue
- xserver
......
......@@ -30,6 +30,7 @@
- lms-preview
- ora
- edxlocal
- mongo
- edxapp
- { role: 'rabbitmq', rabbitmq_ip: '127.0.0.1' }
- { role: 'edxapp', celery_worker: True }
......
......@@ -17,6 +17,7 @@
- xserver
- xqueue
- edxlocal
- mongo
- edxapp
- { role: 'rabbitmq', rabbitmq_ip: '127.0.0.1' }
- { role: 'edxapp', celery_worker: True }
......
......@@ -15,4 +15,5 @@
- cms
- lms-preview
- edxlocal
- mongo
- { role: 'edxapp', EDXAPP_LMS_NGINX_PORT: 18030, EDXAPP_LMS_XML_NGINX_PORT: 80 }
......@@ -15,6 +15,7 @@
- cms
- lms-preview
- edxlocal
- mongo
- edxapp
- oraclejdk
- elasticsearch
......
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