AlmaLinux / cloud-images

Packer templates and other tools for building AlmaLinux images for various cloud platforms.
MIT License
150 stars 47 forks source link

Set QEMU path as variable #40

Closed LKHN closed 3 years ago

LKHN commented 3 years ago

Gives us the flexibility to run the QEMU builds on the systems when the QEMU executable is not available as a qemu-system-x86_64 (i.e. EL) Fixes "Failed creating Qemu driver: exec: "qemu-system-x86_64": executable file not found in $PATH" on EL

Signed-off-by: Elkhan Mammadli elkhan.mammadli@protonmail.com