Skip to content

Commit

Permalink
Increase max host-deploy time to 20 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
StLuke authored and sandrobonazzola committed Mar 20, 2020
1 parent 2ca8571 commit 129c230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/bootstrap_local_vm/05_add_host.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
host_result_up_check.ovirt_hosts[0].status == 'non_operational'
)
retries: 120
delay: 5
delay: 10
- debug: var=host_result_up_check
- name: Handle deployment failure
block:
Expand Down

0 comments on commit 129c230

Please sign in to comment.