Commit a041ba91 by Edward Zarecor

These should pull in the vhost virtualization role

parent 2bff4f65
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
ECOMMERCE_DJANGO_SETTINGS_MODULE: "ecommerce.settings.devstack" ECOMMERCE_DJANGO_SETTINGS_MODULE: "ecommerce.settings.devstack"
roles: roles:
- common - common
- vhost
- edx_ansible - edx_ansible
- mysql - mysql
- edxlocal - edxlocal
......
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
xqueue_version: '{{ OPENEDX_RELEASE | default("master") }}' xqueue_version: '{{ OPENEDX_RELEASE | default("master") }}'
roles: roles:
- common - common
- vhost
- edx_ansible - edx_ansible
- user - user
- role: nginx - 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