spelling: default

This commit is contained in:
Josh Soref 2018-03-13 07:35:21 +00:00
parent 684a3f5d8a
commit 0cff0f2f84
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ can be configured for this builder.
source is a vhd/vhdx. This defaults to false.
- `skip_export` (boolean) - If true skips VM export. If you are interested only in the vhd/vhdx files, you can enable this option. This will create
inline disks which improves the build performance. There will not be any copying of source vhds to temp directory. This defauls to false.
inline disks which improves the build performance. There will not be any copying of source vhds to temp directory. This defaults to false.
- `enable_dynamic_memory` (boolean) - If true enable dynamic memory for virtual machine.
This defaults to false.