Commit f420094f by e0d

Merge pull request #1442 from edx/e0d/do-not-wait

adding no wait var
parents f18f75b8 3e290467
......@@ -5,6 +5,8 @@
hosts: Terminating_Wait
sudo: True
gather_facts: False
vars:
STOP_ALL_EDX_SERVICES_EXTRA_ARGS: "--no-wait"
roles:
- stop_all_edx_services
......
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