Commit ec2dbb0b by John Jarvis

removing edxapp role because it fails tests

parent 1f187cd3
...@@ -24,7 +24,7 @@ script: ...@@ -24,7 +24,7 @@ script:
fi fi
done done
- | - |
plays="aws bastion certs commoncluster common demo devpi discern edx_ansible edxapp elasticsearch forum ora rabbitmq worker xqueue xserver" plays="aws bastion certs commoncluster common demo devpi discern edx_ansible elasticsearch forum ora rabbitmq worker xqueue xserver"
set -e set -e
cd playbooks/edx-east cd playbooks/edx-east
for play in $plays; do for play in $plays; do
......
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