From e0d46685ea6f0ff545aa561eac858ae7451eaa40 Mon Sep 17 00:00:00 2001 From: Dane Elwell Date: Mon, 3 Aug 2015 17:53:33 +0100 Subject: [PATCH] Document remote_port option --- website/source/docs/builders/vmware-iso.html.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/docs/builders/vmware-iso.html.markdown b/website/source/docs/builders/vmware-iso.html.markdown index 8ac3a9fd3..35c1fb05b 100644 --- a/website/source/docs/builders/vmware-iso.html.markdown +++ b/website/source/docs/builders/vmware-iso.html.markdown @@ -369,6 +369,8 @@ fill in the required `remote_*` configurations: Additionally, there are some optional configurations that you'll likely have to modify as well: +* `remote_port` - The SSH port of the remote machine + * `remote_datastore` - The path to the datastore where the VM will be stored on the ESXi machine.