9.0
This commit is contained in:
@@ -3,12 +3,12 @@ packer {
|
|||||||
|
|
||||||
variable "ISODISK" {
|
variable "ISODISK" {
|
||||||
type = string
|
type = string
|
||||||
default = "ISOS:iso/AlmaLinux-9.1-x86_64-dvd.iso"
|
default = "ISOS:iso/AlmaLinux-9.0-x86_64-dvd.iso"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "ISOCKSUM" {
|
variable "ISOCKSUM" {
|
||||||
type = string
|
type = string
|
||||||
default = "2a44e3f8a012c132da19b9aae2bf949e20b116f0a2a7ac3eca111972f4ac952f"
|
default = "6617436f8f2ee5408ff448a4eedce4ce61e2fdb3153a646b875010256bc9fd6b"
|
||||||
}
|
}
|
||||||
|
|
||||||
source "proxmox" "alma" {
|
source "proxmox" "alma" {
|
||||||
|
|||||||
Reference in New Issue
Block a user