Commit a1302fec by Feanil Patel

This is the credentials app. Not discovery.

parent 55165f8d
...@@ -11,7 +11,7 @@ case $COMMAND in ...@@ -11,7 +11,7 @@ case $COMMAND in
{{ supervisor_venv_bin }}/supervisord --configuration {{ supervisor_cfg }} {{ supervisor_venv_bin }}/supervisord --configuration {{ supervisor_cfg }}
# Needed to run bower as root. See explaination around 'discovery_user=root' # Needed to run bower as root. See explaination around 'credentials_user=root'
echo '{ "allow_root": true }' > /root/.bowerrc echo '{ "allow_root": true }' > /root/.bowerrc
cd /edx/app/edx_ansible/edx_ansible/docker/plays cd /edx/app/edx_ansible/edx_ansible/docker/plays
......
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