From 8d398d159db02f669f6445d339b60752a785b3de Mon Sep 17 00:00:00 2001 From: "Jason A. Beranek" Date: Tue, 14 Oct 2014 21:30:17 -0500 Subject: [PATCH] website: make remote vmware docs consistent --- website/source/docs/builders/vmware-iso.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/builders/vmware-iso.html.markdown b/website/source/docs/builders/vmware-iso.html.markdown index ee17c7dd1..a04b586cb 100644 --- a/website/source/docs/builders/vmware-iso.html.markdown +++ b/website/source/docs/builders/vmware-iso.html.markdown @@ -365,10 +365,10 @@ have to modify as well: * `remote_datastore` - The path to the datastore where the VM will be stored on the ESXi machine. -* `remote_cache_datastore` (string) - The path to the datastore where +* `remote_cache_datastore` - The path to the datastore where supporting files will be stored during the build on the remote machine. -* `remote_cache_directory` (string) - The path where the ISO and/or floppy +* `remote_cache_directory` - The path where the ISO and/or floppy files will be stored during the build on the remote machine. The path is relative to the `remote_cache_datastore` on the remote machine.