jakobadam / packer-qemu-templates

Packer qemu templates
Mozilla Public License 2.0
332 stars 175 forks source link

Packer 1.6.1 compatibility. #44

Open ghost opened 4 years ago

ghost commented 4 years ago

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