Updating RHEL-clone images
This commit is contained in:
@@ -20,7 +20,7 @@ variable "proxmox_disk_storage" {
|
||||
|
||||
source "proxmox-iso" "almalinux-9" {
|
||||
template_name = "almalinux-9"
|
||||
template_description = "Almalinux 9.6, generated on ${timestamp()}"
|
||||
template_description = "Almalinux 9.8, generated on ${timestamp()}"
|
||||
vm_id = "204"
|
||||
boot_wait = "10s"
|
||||
boot_key_interval = "200ms"
|
||||
@@ -57,7 +57,7 @@ source "proxmox-iso" "almalinux-9" {
|
||||
boot_iso {
|
||||
type = "scsi"
|
||||
iso_url = "https://repo.almalinux.org/almalinux/9.6/isos/x86_64/AlmaLinux-9.6-x86_64-boot.iso"
|
||||
iso_checksum = "sha256:113521ec7f28aa4ab71ba4e5896719da69a0cc46cf341c4ebbd215877214f661"
|
||||
iso_checksum = "sha256:445f99e24399bbe98aab86111d60751c142eda049d2444fd76da5eb03472e4ab"
|
||||
iso_download_pve = true
|
||||
iso_storage_pool = "iso"
|
||||
unmount = true
|
||||
|
||||
Reference in New Issue
Block a user