dvd
This commit is contained in:
@@ -3,12 +3,12 @@ packer {
|
|||||||
|
|
||||||
variable "ISODISK" {
|
variable "ISODISK" {
|
||||||
type = string
|
type = string
|
||||||
default = "ISOS:iso/AlmaLinux-8.7-x86_64-minimal.iso"
|
default = "ISOS:iso/AlmaLinux-8.7-x86_64-dvd.iso"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "ISOCKSUM" {
|
variable "ISOCKSUM" {
|
||||||
type = string
|
type = string
|
||||||
default = "5cc9cbf2bf7fd473c73441c48cfc6fd130f19243c7dfcdc9b02293d5c042c223"
|
default = "b95ddf9d56a849cc8eb4b95dd2321c13af637d3379b91f5d96c39e96fb4403b3"
|
||||||
}
|
}
|
||||||
|
|
||||||
source "proxmox" "alma" {
|
source "proxmox" "alma" {
|
||||||
|
|||||||
Reference in New Issue
Block a user