Make is possible to configure the database via environment vars.
... and by extension via ansible vars from the edx/configuration notifier role.
Showing
| ... | @@ -15,6 +15,7 @@ kombu==3.0.37 | ... | @@ -15,6 +15,7 @@ kombu==3.0.37 |
| logilab-astng==0.24.3 | logilab-astng==0.24.3 | ||
| logilab-common==1.1.0 | logilab-common==1.1.0 | ||
| mock==1.0.1 | mock==1.0.1 | ||
| MySQL-python==1.2.5 | |||
| pep8==1.6.2 | pep8==1.6.2 | ||
| pylint==1.4.4 | pylint==1.4.4 | ||
| python-dateutil==2.4.2 | python-dateutil==2.4.2 | ||
| ... | ... |
Please
register
or
sign in
to comment