Open
Description
These two changes:
configuration/playbooks/roles/edxapp/defaults/main.yml
Lines 18 to 21 in a41fb79
can be removed from our version of the fork if we do the following in each customer's server-vars.yml file:
---
EDXAPP_APPSEMBLER_FEATURES:
FEATURE_1: value
FEATURE_2: value
EDXAPP_ENV_EXTRA:
APPSEMBLER_FEATURES: "{{ EDXAPP_APPSEMBLER_FEATURES }}"
Metadata
Metadata
Assignees
Labels
No labels