Document the `hard_drive_interface` option.

This commit is contained in:
Justin Bronn 2013-09-05 11:08:55 -07:00
parent dbc24d9357
commit 96caaa067b
1 changed files with 4 additions and 0 deletions

View File

@ -108,6 +108,10 @@ Optional:
how to optimize the virtual hardware to work best with that operating how to optimize the virtual hardware to work best with that operating
system. system.
* `hard_drive_interface` (string) - The type of controller that the primary
hard drive is attached to, defaults to "ide". When set to "sata", the
drive is attached to an AHCI SATA controller.
* `headless` (bool) - Packer defaults to building VirtualBox * `headless` (bool) - Packer defaults to building VirtualBox
virtual machines by launching a GUI that shows the console of the virtual machines by launching a GUI that shows the console of the
machine being built. When this value is set to true, the machine will machine being built. When this value is set to true, the machine will