Merge pull request #408 from NemoEht/patch-4

Update to ubuntu1804_esxi.json with ssh_timeout
This commit is contained in:
Chris Long
2020-03-23 22:53:43 -07:00
committed by GitHub

View File

@@ -45,6 +45,7 @@
"ssh_password": "vagrant",
"ssh_port": 22,
"ssh_username": "vagrant",
"ssh_timeout": "10000s",
"pause_before_connecting": "10m",
"tools_upload_flavor": "linux",
"type": "vmware-iso",