From f5d6091e324fdaa0a13a547657b1db0a07bb9e26 Mon Sep 17 00:00:00 2001 From: Stefan Scherer Date: Wed, 6 Oct 2021 08:45:11 +0200 Subject: [PATCH] Increase boot wait --- windows_11.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows_11.json b/windows_11.json index 715c875f..53002ac7 100644 --- a/windows_11.json +++ b/windows_11.json @@ -8,7 +8,7 @@ "exit", "" ], - "boot_wait": "1m", + "boot_wait": "2m", "communicator": "winrm", "configuration_version": "8.0", "cpus": "2", @@ -42,7 +42,7 @@ "exit", "" ], - "boot_wait": "1m", + "boot_wait": "2m", "communicator": "winrm", "cpus": 2, "disk_adapter_type": "lsisas1068", @@ -85,7 +85,7 @@ "exit", "" ], - "boot_wait": "1m", + "boot_wait": "2m", "communicator": "winrm", "cpus": 2, "disk_size": "{{user `disk_size`}}", @@ -119,7 +119,7 @@ "exit", "" ], - "boot_wait": "1m", + "boot_wait": "2m", "communicator": "winrm", "cpus": 2, "disk_size": "{{user `disk_size`}}",