mirror of
https://github.com/optim-enterprises-bv/openstack-helm-infra.git
synced 2026-01-08 16:31:25 +00:00
Merge "Gate: Increase timeouts for awating node to come back from reboot"
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
host: '{{ hostvars[item].ansible_host }}'
|
||||
port: 22
|
||||
state: started
|
||||
delay: 30
|
||||
timeout: 120
|
||||
delay: 60
|
||||
timeout: 240
|
||||
with_items: '{{ play_hosts }}'
|
||||
connection: local
|
||||
|
||||
Reference in New Issue
Block a user