From 035f5dacfff453d6a090b54d8b7990e53a0ddf0e Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Sun, 4 May 2014 12:39:14 -0700 Subject: [PATCH] Revert "website: documented floppy_path and iso_path" This reverts commit 1b0f770ab6cd231d27db96896e6c14ed3c5f4b18. --- website/source/docs/builders/vmware-iso.html.markdown | 6 ------ 1 file changed, 6 deletions(-) diff --git a/website/source/docs/builders/vmware-iso.html.markdown b/website/source/docs/builders/vmware-iso.html.markdown index b1ee47517..7e5f3437a 100644 --- a/website/source/docs/builders/vmware-iso.html.markdown +++ b/website/source/docs/builders/vmware-iso.html.markdown @@ -105,9 +105,6 @@ each category, the available options are alphabetized and described. characters (*, ?, and []) are allowed. Directory names are also allowed, which will add all the files found in the directory to the floppy. -* `floppy_path` (string) - Remote path to upload floppy file to. - This is required if `remote_type` is enabled, and `floppy_files` is used. - * `fusion_app_path` (string) - Path to "VMware Fusion.app". By default this is "/Applications/VMware Fusion.app" but this setting allows you to customize this. @@ -139,9 +136,6 @@ each category, the available options are alphabetized and described. server to be on one port, make this minimum and maximum port the same. By default the values are 8000 and 9000, respectively. -* `iso_path` (string) - Remote path to upload iso file to. - This is required if `remote_type` is enabled. - * `iso_urls` (array of strings) - Multiple URLs for the ISO to download. Packer will try these in order. If anything goes wrong attempting to download or while downloading a single URL, it will move on to the next. All URLs