Commit 6d678ebb by Feanil Patel

Don't do migrations.

parent d1e31e71
......@@ -36,8 +36,8 @@
- lms-preview
- role: 'edxapp'
edxapp_lms_env: 'lms.envs.load_test'
migrate_db: 'yes'
openid_workaround: 'yes'
# migrate_db: 'yes'
# openid_workaround: 'yes'
- splunkforwarder
- hosts: tag_role_edxapp:!first_in_tag_role_edxapp
sudo: True
......@@ -116,7 +116,7 @@
nginx_sites:
- xqueue
- role: xqueue
migrate_db: 'yes'
# migrate_db: 'yes'
- splunkforwarder
- hosts: tag_role_xqueue:!first_in_tag_role_xqueue
sudo: True
......
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