Skip to content

Commit f288deb

Browse files
committed
Increase boot delay further
1 parent 267b773 commit f288deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packer/ubuntu-kvm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"vm_name": "image.qcow2",
5656
"net_device": "virtio-net",
5757
"disk_interface": "virtio",
58-
"boot_wait": "20s",
58+
"boot_wait": "25s",
5959
"boot_command": [
6060
"c<wait><wait>",
6161
"linux /casper/vmlinuz",

0 commit comments

Comments
 (0)