Good iso and checksum
This commit is contained in:
@@ -3,12 +3,12 @@ packer {
|
||||
|
||||
variable "ISODISK" {
|
||||
type = string
|
||||
default = "ISOS:iso/AlmaLinux-9-latest-x86_64-minimal.iso"
|
||||
default = "ISOS:iso/AlmaLinux-9.1-x86_64-dvd.iso"
|
||||
}
|
||||
|
||||
variable "ISOCKSUM" {
|
||||
type = string
|
||||
default = "63ae680790f71d56ddc5f050d5bcd1caf34824241f0861876f75194f75a3894f"
|
||||
default = "2a44e3f8a012c132da19b9aae2bf949e20b116f0a2a7ac3eca111972f4ac952f"
|
||||
}
|
||||
|
||||
source "proxmox" "alma" {
|
||||
|
||||
Reference in New Issue
Block a user