Merge pull request #389 from ZephrFish/patch-1

ssh_wait_time is deprecated
This commit is contained in:
Chris Long
2020-03-10 13:45:17 -07:00
committed by GitHub

View File

@@ -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",