Commit f1a34157 by Feanil Patel

Update edx-west plays with new nginx variables.

parent dd147732
......@@ -39,6 +39,8 @@
- lms
- cms
- lms-preview
nginx_default_sites:
- lms
- {'role': 'edxapp', 'openid_workaround': true, 'template_subdir': 'cme'}
# run this role last
# - in_production
......@@ -21,6 +21,8 @@
- lms
- cms
- lms-preview
nginx_default_sites:
- lms
- edxapp
- ruby
post_tasks:
......
......@@ -32,6 +32,8 @@
- lms
- cms
- lms-preview
nginx_default_sites:
- lms
- edxapp
- apache
- shibboleth
......
......@@ -24,6 +24,8 @@
- lms
- cms
- lms-preview
nginx_default_sites:
- lms
- edxapp
- apache
- shibboleth
......
......@@ -19,6 +19,8 @@
- lms
- cms
- lms-preview
nginx_default_sites:
- lms
- edxapp
- ansible_debug
#- apache
......
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