diff options
-rw-r--r-- | centos-8-x86_64.json | 1 |
1 files changed, 1 insertions, 0 deletions
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", |