Commit 8bb71327 authored by Rickard von Essen's avatar Rickard von Essen

builder/parallels: Added missing doc about Parallels tools for the parallels-pvm builder.

parent 38d1d7fd
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment