Merge "Remove unsupported packer options"

This commit is contained in:
NextGen CI 2016-07-04 12:09:11 +00:00 committed by Gerrit Code Review
commit 1b72ab9af2

View File

@ -16,11 +16,9 @@
"type": "qemu",
"accelerator": "kvm",
"disk_interface": "virtio-scsi",
"disk_size": "{{ user `disk_size`}}",
"disk_cache": "unsafe",
"disk_discard": "unmap",
"disk_compression": true,
"format": "qcow2",
"headless": true,