|
|
|
|
@ -94,7 +94,7 @@ builder.
|
|
|
|
|
five seconds and one minute 30 seconds, respectively. If this isn't
|
|
|
|
|
specified, the default is `10s` or 10 seconds.
|
|
|
|
|
|
|
|
|
|
- `cpu_count` (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.
|
|
|
|
|
|
|
|
|
|
- `disk_size` (number) - The size, in megabytes, of the hard disk to create
|
|
|
|
|
@ -252,7 +252,7 @@ builder.
|
|
|
|
|
- `keep_registered` (boolean) - Set this to `true` if you would like to keep
|
|
|
|
|
the VM registered with virtualbox. Defaults to `false`.
|
|
|
|
|
|
|
|
|
|
- `memory_size` (number) - The amount of memory to use for building the VM
|
|
|
|
|
- `memory` (number) - The amount of memory to use for building the VM
|
|
|
|
|
in megabytes. Defaults to `512` megabytes.
|
|
|
|
|
|
|
|
|
|
- `output_directory` (string) - This is the path to the directory where the
|
|
|
|
|
|