Merge "Abort run if VMs aren't up before timeout"

This commit is contained in:
Zuul
2017-11-10 17:40:38 +00:00
committed by Gerrit Code Review

View File

@@ -115,6 +115,7 @@
- name: Wait for deploy host
hosts: vm_servers
gather_facts: false
any_errors_fatal: true
pre_tasks:
- name: Wait for connectivity 1
local_action: