Updating Almalinux 9 to 9.5
This commit is contained in:
		| @@ -10,7 +10,7 @@ variable "proxmox_apitoken" { | ||||
|  | ||||
| source "proxmox-iso" "almalinux-9" { | ||||
|   template_name            = "almalinux-9" | ||||
|   template_description     = "Almalinux 9.3, generated on ${timestamp()}" | ||||
|   template_description     = "Almalinux 9.5, generated on ${timestamp()}" | ||||
|   vm_id                    = "204" | ||||
|   boot_wait                = "10s" | ||||
|   boot_key_interval        = "200ms" | ||||
| @@ -43,8 +43,8 @@ source "proxmox-iso" "almalinux-9" { | ||||
|   node                     = "kamino" | ||||
|   pool                     = "Templates" | ||||
|  | ||||
|   iso_url                  = "https://repo.almalinux.org/almalinux/9.3/isos/x86_64/AlmaLinux-9.3-x86_64-boot.iso" | ||||
|   iso_checksum             = "sha256:af5377a1d16bbe599ea91a8761ad645f2f54687075802bdc0c0703ee610182e9" | ||||
|   iso_url                  = "https://repo.almalinux.org/almalinux/9.5/isos/x86_64/AlmaLinux-9.5-x86_64-boot.iso" | ||||
|   iso_checksum             = "sha256:3038fb71a29d33c3c93117bd8f4c3f612cb152dce057c666b6b11dfa793fb65c" | ||||
|   iso_storage_pool         = "iso" | ||||
|   unmount_iso              = true | ||||
|   iso_download_pve         = true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user