Commit 4a7ab2c6 by Toby Lawrence Committed by GitHub

Merge branch 'master' into platform/update-forums-to-ruby23-coordinated

parents a94ef3f9 740c4daf
......@@ -91,6 +91,8 @@ DISCOVERY_MARKETING_API_URL: 'https://example.org/api/catalog/v2/'
DISCOVERY_MARKETING_URL_ROOT: 'https://example.org/'
DISCOVERY_PROGRAMS_API_URL: 'https://replace-me/api/v1/'
DISCOVERY_EXTRA_APPS: []
DISCOVERY_SERVICE_CONFIG:
SECRET_KEY: '{{ DISCOVERY_SECRET_KEY }}'
TIME_ZONE: '{{ DISCOVERY_TIME_ZONE }}'
......@@ -128,6 +130,8 @@ DISCOVERY_SERVICE_CONFIG:
DEFAULT_PARTNER_ID: '{{ DISCOVERY_DEFAULT_PARTNER_ID }}'
EXTRA_APPS: '{{ DISCOVERY_EXTRA_APPS }}'
DISCOVERY_REPOS:
- PROTOCOL: "{{ COMMON_GIT_PROTOCOL }}"
DOMAIN: "{{ COMMON_GIT_MIRROR }}"
......
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