spelling: delimiters
This commit is contained in:
parent
939e7d5587
commit
e4c56e3cbd
|
@ -221,7 +221,7 @@ can be configured for this builder.
|
|||
|
||||
- `mac_address` (string) - This allows a specific MAC address to be used on the
|
||||
default virtual network card. The MAC address must be a string with no
|
||||
delimeters, for example "0000deadbeef".
|
||||
delimiters, for example "0000deadbeef".
|
||||
|
||||
- `vm_name` (string) - This is the name of the virtual machine for the new virtual
|
||||
machine, without the file extension. By default this is "packer-BUILDNAME",
|
||||
|
|
|
@ -227,7 +227,7 @@ can be configured for this builder.
|
|||
|
||||
- `mac_address` (string) - This allows a specific MAC address to be used on the
|
||||
default virtual network card. The MAC address must be a string with no
|
||||
delimeters, for example "0000deadbeef".
|
||||
delimiters, for example "0000deadbeef".
|
||||
|
||||
- `vm_name` (string) - This is the name of the virtual machine for the new
|
||||
virtual machine, without the file extension. By default this is
|
||||
|
|
Loading…
Reference in New Issue