mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 15:01:40 -04:00
fix reversed logic in disable_vnc documentation
This commit is contained in:
@@ -105,7 +105,7 @@ builder.
|
||||
this logic. This field can be specified as either `ide`, `sata`, or `scsi`.
|
||||
|
||||
- `disable_vnc` (boolean) - Whether to create a VNC connection or not.
|
||||
A `boot_command` cannot be used when this is `false`. Defaults to `false`.
|
||||
A `boot_command` cannot be used when this is `true`. Defaults to `false`.
|
||||
|
||||
- `disk_adapter_type` (string) - The adapter type of the VMware virtual disk
|
||||
to create. This option is for advanced usage, modify only if you know what
|
||||
|
||||
Reference in New Issue
Block a user