From 8bb71327954ee4a3ce473c6e0e46d4fff0601bdd Mon Sep 17 00:00:00 2001 From: Rickard von Essen Date: Tue, 13 May 2014 23:51:05 +0200 Subject: [PATCH] builder/parallels: Added missing doc about Parallels tools for the parallels-pvm builder. --- website/source/docs/builders/parallels-pvm.html.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/source/docs/builders/parallels-pvm.html.markdown b/website/source/docs/builders/parallels-pvm.html.markdown index 24ca7f439..0f5d40841 100644 --- a/website/source/docs/builders/parallels-pvm.html.markdown +++ b/website/source/docs/builders/parallels-pvm.html.markdown @@ -127,6 +127,14 @@ each category, the available options are alphabetized and described. exported. By default this is "packer-BUILDNAME", where "BUILDNAME" is the name of the build. +## Parallels Tools +After the virtual machine is up and the operating system is installed, Packer +uploads the Parallels Tools into the virtual machine. The path where they are +uploaded is controllable by `parallels_tools_path`, and defaults to +"prl-tools.iso". Without an absolute path, it is uploaded to the home directory +of the SSH user. Parallels Tools ISO's can be found in: +"/Applications/Parallels Desktop.app/Contents/Resources/Tools/" + ## prlctl Commands In order to perform extra customization of the virtual machine, a template can define extra calls to `prlctl` to perform.