website: document disk_size config for virtualbox

This commit is contained in:
Mitchell Hashimoto 2013-07-01 10:51:40 -07:00
parent 4c08343e15
commit 19f757a273
1 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,9 @@ Optional:
five seconds and one minute 30 seconds, respectively. If this isn't specified, five seconds and one minute 30 seconds, respectively. If this isn't specified,
the default is 10 seconds. the default is 10 seconds.
* `disk_size` (int) - The size, in megabytes, of the hard disk to create
for the VM. By default, this is 40000 (40 GB).
* `guest_additions_path` (string) - The path on the guest virtual machine * `guest_additions_path` (string) - The path on the guest virtual machine
where the VirtualBox guest additions ISO will be uploaded. By default this where the VirtualBox guest additions ISO will be uploaded. By default this
is "VBoxGuestAdditions.iso" which should upload into the login directory is "VBoxGuestAdditions.iso" which should upload into the login directory