Updated the docs for the virtualbox-iso builder to include @azr's suggestion.
This commit is contained in:
parent
0f019407d6
commit
e7282a2c27
|
@ -95,7 +95,7 @@ builder.
|
||||||
specified, the default is `10s` or 10 seconds.
|
specified, the default is `10s` or 10 seconds.
|
||||||
|
|
||||||
- `cpus` (number) - The number of cpus to use for building the VM.
|
- `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
|
- `disk_size` (number) - The size, in megabytes, of the hard disk to create
|
||||||
for the VM. By default, this is `40000` (about 40 GB).
|
for the VM. By default, this is `40000` (about 40 GB).
|
||||||
|
|
Loading…
Reference in New Issue