Removed QEMU plugin from Almalinux template
This commit is contained in:
parent
1356bd920a
commit
7dae517aad
@ -1,12 +1,3 @@
|
||||
packer {
|
||||
required_plugins {
|
||||
qemu = {
|
||||
version = ">= 1.0.10"
|
||||
source = "github.com/hashicorp/qemu"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
source "qemu" "almalinux-9" {
|
||||
iso_url = "https://repo.almalinux.org/almalinux/9.3/isos/x86_64/AlmaLinux-9.3-x86_64-boot.iso"
|
||||
iso_checksum = "sha256:af5377a1d16bbe599ea91a8761ad645f2f54687075802bdc0c0703ee610182e9"
|
||||
|
Loading…
Reference in New Issue
Block a user