From dae88620b5b746479a51a6707e41386d496088ec Mon Sep 17 00:00:00 2001 From: Joel Scoble Date: Wed, 17 Feb 2016 23:48:24 -0600 Subject: [PATCH] docs: alphabetize parallels-iso settings --- website/source/docs/builders/parallels-iso.html.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/website/source/docs/builders/parallels-iso.html.markdown b/website/source/docs/builders/parallels-iso.html.markdown index 66596cef7..61fef28f9 100644 --- a/website/source/docs/builders/parallels-iso.html.markdown +++ b/website/source/docs/builders/parallels-iso.html.markdown @@ -78,14 +78,15 @@ builder. This URL can be either an HTTP URL or a file URL (or path to a file). If this is an HTTP URL, Packer will download it and cache it between runs. -- `ssh_username` (string) - The username to use to SSH into the machine once - the OS is installed. - - `parallels_tools_flavor` (string) - The flavor of the Parallels Tools ISO to install into the VM. Valid values are "win", "lin", "mac", "os2" and "other". This can be omitted only if `parallels_tools_mode` is "disable". +- `ssh_username` (string) - The username to use to SSH into the machine once + the OS is installed. + + ### Optional: - `boot_command` (array of strings) - This is an array of commands to type