From 38254d3a5e25b13acdabb143001b0900c02cb58e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 24 Jan 2021 22:29:59 +0100 Subject: fix reboot timeouts --- common/vm-install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/vm-install.yml') diff --git a/common/vm-install.yml b/common/vm-install.yml index 552c07f7..414b614f 100644 --- a/common/vm-install.yml +++ b/common/vm-install.yml @@ -78,5 +78,5 @@ hosts: "{{ install_hostname }}" roles: - role: reboot-and-wait - reboot_delay: 10 + reboot_delay: 5 reboot_timeout: 120 -- cgit v1.2.3