packer-qemu-templates icon indicating copy to clipboard operation
packer-qemu-templates copied to clipboard

Packer qemu templates

Results 4 packer-qemu-templates issues
Sort by recently updated
recently updated
newest added

Host: Ubuntu Server 16.04 Ran the packer build -var-file=ubuntu1604.json -var headless=true ubuntu-vagrant.json with headless option as it was giving Qemu stderr: Could not initialize SDL(No available video device) - exiting...

Ran: $ packer fix -var-file=ubuntu1804.json ubuntu.json > foo.json $ mv foo.json ubuntu.json Tested with: $ packer build -var-file=ubuntu1804.json ubuntu.json

Not really an issue specific to this repository, but I have not personally experienced this other than when installing Debian using Packer with qemu and its use of this particular...