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/iso-install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/iso-install.yml') diff --git a/common/iso-install.yml b/common/iso-install.yml index 0946aa10..ea132d4e 100644 --- a/common/iso-install.yml +++ b/common/iso-install.yml @@ -86,5 +86,5 @@ hosts: "{{ install_hostname }}" roles: - role: reboot-and-wait - reboot_delay: 10 + reboot_delay: 5 reboot_timeout: 120 -- cgit v1.2.3