update proxmox docs to include disable_kvm flag

pull/9587/head
Roman Tomjak 6 years ago
parent be7251f185
commit ebdf1c3d53
No known key found for this signature in database
GPG Key ID: BB29BA0B3501D719

@ -193,6 +193,8 @@ builder.
then `qemu-guest-agent` must be installed on the guest. When disabled, then
`ssh_host` should be used. Defaults to `true`.
- `disable_kvm` (boolean) - Disables KVM hardware virtualization. Defaults to `false`.
- `scsi_controller` (string) - The SCSI controller model to emulate. Can be `lsi`,
`lsi53c810`, `virtio-scsi-pci`, `virtio-scsi-single`, `megasas`, or `pvscsi`.
Defaults to `lsi`.

Loading…
Cancel
Save