Commit 959d477e by John Jarvis

var_files -> vars_files

parent a33ad912
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
vars: vars:
migrate_db: True migrate_db: True
mysql5_workaround: True mysql5_workaround: True
var_files: vars_files:
- "secure_example/vars/sandbox_custom.yml" - "secure_example/vars/sandbox_custom.yml"
roles: roles:
- common - common
......
...@@ -7,5 +7,5 @@ lms_preview_nginx_port: 80 ...@@ -7,5 +7,5 @@ lms_preview_nginx_port: 80
cms_env_config: cms_env_config:
'LMS_BASE': '{{lms_base}}' 'LMS_BASE': '{{lms_base}}'
'MITX_FEATURES': 'MITX_FEATURES':
'PREVIEW_LMS_BASE': '{{preview_base}}' 'PREVIEW_LMS_BASE': '{{preview_lms_base}}'
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