From d40f93b785f441bd721928304b26227d86f788f0 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 28 Jun 2020 17:39:02 +0200 Subject: increase timeout for cloud install --- common/cloud-install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/cloud-install.yml') diff --git a/common/cloud-install.yml b/common/cloud-install.yml index 875d2880..db3d3faf 100644 --- a/common/cloud-install.yml +++ b/common/cloud-install.yml @@ -21,7 +21,7 @@ - name: wait for newly installed machine to start up wait_for_connection: delay: 5 - timeout: 120 + timeout: 240 - name: reenable StrictHostKeyChecking set_fact: -- cgit v1.2.3