Commit 35e6dd8d by Joe Blaylock

Merge pull request #285 from edx/carnegie-no-auth

edx-west: toggle carnegie institute to prod
parents d02e846d 7b4f5c6b
......@@ -11,7 +11,8 @@
# things like nginx template files
#local_dir: '../../../edx-secret/ansible/local'
local_dir: "{{secure_dir}}/local"
not_prod: true
# this toggles http basic auth on and off. false in production
not_prod: false
vars_files:
- "{{ secure_dir }}/vars/edxapp_carnegie_vars.yml"
- "{{ secure_dir }}/vars/users.yml"
......
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