Updated the docs for the virtualbox-iso builder to include @azr's suggestion.

This commit is contained in:
Ali Rizvi-Santiago 2018-11-22 20:49:16 -06:00
parent 0f019407d6
commit e7282a2c27
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ builder.
specified, the default is `10s` or 10 seconds.
- `cpus` (number) - The number of cpus to use for building the VM.
Defaults to building with just one.
Defaults to `1`.
- `disk_size` (number) - The size, in megabytes, of the hard disk to create
for the VM. By default, this is `40000` (about 40 GB).