From ef215fa6082a85d79258fdc17b2c75a2be4a22ba Mon Sep 17 00:00:00 2001 From: fedor Date: Thu, 5 Jul 2018 15:13:08 -0400 Subject: [PATCH] increased boot delay --- templates/high-sierra-xcode.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/high-sierra-xcode.json b/templates/high-sierra-xcode.json index cbd3dd9..14faa78 100644 --- a/templates/high-sierra-xcode.json +++ b/templates/high-sierra-xcode.json @@ -6,7 +6,8 @@ "source_vm_name": "high-sierra-base", "cpu_count": "2", "ram_size": "4G", - "disk_size": "80G" + "disk_size": "80G", + "boot_delay": "30s" } ], "variables": {