Commit 8bef4ad4 by David Baumgold

TODO: make variables ALL-CAPS

parent 8ac5acfc
...@@ -434,6 +434,7 @@ worker_core_mult: ...@@ -434,6 +434,7 @@ worker_core_mult:
# Set theme name with edxapp_theme_name # Set theme name with edxapp_theme_name
# Stanford, for example, uses edxapp_theme_name: 'stanford' # Stanford, for example, uses edxapp_theme_name: 'stanford'
# #
# TODO: change variables to ALL-CAPS, since they are meant to be externally overridden
edxapp_use_custom_theme: false edxapp_use_custom_theme: false
edxapp_theme_name: "" edxapp_theme_name: ""
edxapp_theme_source_repo: 'https://{{ COMMON_GIT_MIRROR }}/Stanford-Online/edx-theme.git' edxapp_theme_source_repo: 'https://{{ COMMON_GIT_MIRROR }}/Stanford-Online/edx-theme.git'
......
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