From 451f15fb08cae75b72ea8b2e86f47aec8c0dc9da Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 23 Jan 2020 12:43:45 +0100 Subject: centos-7-x86_64.json: fix missing boot_wait wtf this must have been broken for a while? --- centos-7-x86_64.json | 1 + 1 file changed, 1 insertion(+) diff --git a/centos-7-x86_64.json b/centos-7-x86_64.json index 9cfeb29..94592df 100644 --- a/centos-7-x86_64.json +++ b/centos-7-x86_64.json @@ -5,6 +5,7 @@ "iso_checksum_url": "{{ user `iso_base_url` }}/sha256sum.txt", "iso_checksum_type": "sha256", "vm_name": "centos-7-x86_64", + "boot_wait": "5s", "http_dir": "http", "kickstart_path": "centos-7/anaconda-ks.cfg", "shutdown_command": "systemctl poweroff", -- cgit v1.2.3-55-g7522