diff --git a/ESXi/Packer/ubuntu1804_esxi.json b/ESXi/Packer/ubuntu1804_esxi.json index 9878ffe..8d0a5fa 100644 --- a/ESXi/Packer/ubuntu1804_esxi.json +++ b/ESXi/Packer/ubuntu1804_esxi.json @@ -45,7 +45,7 @@ "ssh_password": "vagrant", "ssh_port": 22, "ssh_username": "vagrant", - "ssh_wait_timeout": "10000s", + "pause_before_connecting": "10m", "tools_upload_flavor": "linux", "type": "vmware-iso", "vm_name": "Ubuntu1804",