From 37f21cd111f1bba3cb21654c9c8f7b0a66314ce7 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 23 Jan 2020 12:47:57 +0100 Subject: centos-8: fix missing boot_wait --- centos-8-x86_64.json | 1 + 1 file changed, 1 insertion(+) diff --git a/centos-8-x86_64.json b/centos-8-x86_64.json index 54aa729..8866b02 100644 --- a/centos-8-x86_64.json +++ b/centos-8-x86_64.json @@ -5,6 +5,7 @@ "iso_checksum_url": "{{ user `iso_base_url` }}/CHECKSUM", "iso_checksum_type": "sha256", "vm_name": "centos-8-x86_64", + "boot_wait": "5s", "http_dir": "http", "kickstart_path": "centos-8/anaconda-ks.cfg", "shutdown_command": "systemctl poweroff", -- cgit v1.2.3-55-g7522