Commit e163c82b by Feanil Patel

Merge pull request #2577 from edx/feanil/vagrant_common

Vagrant playbooks need common now.
parents 9785fc66 459649ec
......@@ -16,6 +16,7 @@
EDXAPP_OAUTH_ENFORCE_SECURE: false
EDXAPP_LMS_BASE_SCHEME: http
roles:
- common
- edx_ansible
- mysql
- edxlocal
......
......@@ -17,6 +17,7 @@
EDXAPP_LMS_BASE_SCHEME: http
ECOMMERCE_DJANGO_SETTINGS_MODULE: "ecommerce.settings.devstack"
roles:
- common
- edx_ansible
- mysql
- edxlocal
......
......@@ -15,6 +15,7 @@
forum_version: '{{ OPENEDX_RELEASE | default("master") }}'
xqueue_version: '{{ OPENEDX_RELEASE | default("master") }}'
roles:
- common
- edx_ansible
- user
- role: nginx
......
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