---
app_base_dir: /opt/wwc
log_base_dir: /mnt/logs
venv_dir: /opt/edx

# these pathes are relative to the playbook dir
# directory for secret settings (keys, etc)
secure_dir: '../../edx-secret'
# this indicates the path to site-specific (with precedence)
# things like nginx template files
local_dir:  '../../ansible_local'
