chef / bento

Packer templates for building minimal Vagrant baseboxes for multiple platforms
Apache License 2.0
4.25k stars 1.12k forks source link

update hashicorp/qemu packer plugin to fix QEMU build, supporting efi_drop_efivars variable #1580

Closed mmguero closed 1 month ago

mmguero commented 1 month ago

Description

With the v1.0.8 of the packer plugin hashicorp/qemu a qemu build fails with

Error: Unsupported argument
  on packer_templates/pkr-sources.pkr.hcl line 225:
  (source code not available)
An argument named "efi_drop_efivars" is not expected here.

v1.1.0 of the plugin fixes the build.

Related Issue

See hashicorp/packer-plugin-qemu#140

Types of changes

Checklist:

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud