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