Merge pull request #487 from MITx/feature/cale/sjsu-subdomain
Allow puppet to set COURSE_LISTINGS
This commit is contained in:
@@ -47,6 +47,7 @@ LOGGING = get_logger_config(LOG_DIR,
|
||||
syslog_addr=(ENV_TOKENS['SYSLOG_SERVER'], 514),
|
||||
debug=False)
|
||||
|
||||
COURSE_LISTINGS = ENV_TOKENS['COURSE_LISTINGS']
|
||||
|
||||
############################## SECURE AUTH ITEMS ###############################
|
||||
# Secret things: passwords, access keys, etc.
|
||||
|
||||
Reference in New Issue
Block a user