Commit 1b0bd448 by John Jarvis

switching to ephemeral

parent 3ccf54f7
......@@ -14,7 +14,7 @@
- name: update the mongo config to use the new mongo dir
shell: >
sed -i 's#^dbpath=.*#dbpath=/edx/var/mongo/mongodb#' /etc/mongodb.conf
sed -i 's#^dbpath=.*#dbpath=/mnt/mongodb#' /etc/mongodb.conf
tags: update_mongo_data1
- name: restart mongodb
......
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