Commit 6e91134d by syed-awais-ali Committed by Feanil Patel

upgrade mongo role

parent 001c6291
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
- role: edxlocal - role: edxlocal
tags: edxlocal tags: edxlocal
- memcache - memcache
- mongo - mongo_3_2
- { role: 'edxapp', celery_worker: True } - { role: 'edxapp', celery_worker: True }
- edxapp - edxapp
- testcourses - testcourses
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
- name: Wait for cloud-init to finish - name: Wait for cloud-init to finish
wait_for: wait_for:
path: /var/log/cloud-init.log path: /var/log/cloud-init.log
timeout: 15 timeout: 15
search_regex: "final-message" search_regex: "final-message"
- name: gather_facts - name: gather_facts
setup: "" setup: ""
......
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