There was an error while loading. Please reload this page.
1 parent 3dde80a commit ac7a80cCopy full SHA for ac7a80c
oracle-linux-image-tools/packer-template/virtualbox-x86-64.pkr.hcl
@@ -17,7 +17,7 @@ source "virtualbox-iso" "x86-64" {
17
ssh_password = var.ssh_password
18
ssh_private_key_file = var.ssh_private_key_file
19
ssh_port = 22
20
- ssh_wait_timeout = "30m"
+ ssh_wait_timeout = "60m"
21
http_directory = local.http_directory
22
boot_wait = "20s"
23
boot_command = var.boot_command
0 commit comments