Updating RHEL-clone images
This commit is contained in:
@@ -20,7 +20,7 @@ variable "proxmox_disk_storage" {
|
|||||||
|
|
||||||
source "proxmox-iso" "almalinux-10" {
|
source "proxmox-iso" "almalinux-10" {
|
||||||
template_name = "almalinux-10"
|
template_name = "almalinux-10"
|
||||||
template_description = "Almalinux 10.0, generated on ${timestamp()}"
|
template_description = "Almalinux 10.2, generated on ${timestamp()}"
|
||||||
vm_id = "207"
|
vm_id = "207"
|
||||||
boot_wait = "10s"
|
boot_wait = "10s"
|
||||||
boot_key_interval = "200ms"
|
boot_key_interval = "200ms"
|
||||||
@@ -57,7 +57,7 @@ source "proxmox-iso" "almalinux-10" {
|
|||||||
boot_iso {
|
boot_iso {
|
||||||
type = "scsi"
|
type = "scsi"
|
||||||
iso_url = "https://repo.almalinux.org/almalinux/10/isos/x86_64/AlmaLinux-10.0-x86_64-boot.iso"
|
iso_url = "https://repo.almalinux.org/almalinux/10/isos/x86_64/AlmaLinux-10.0-x86_64-boot.iso"
|
||||||
iso_checksum = "sha256:a1549729bfb66a28e3546c953033c9928eae7280917bb1c490983dba3bb9941c"
|
iso_checksum = "sha256:b3f865468075bcada8f208d830289302c67529789d668041d24e8d6fc697ba6a"
|
||||||
iso_download_pve = true
|
iso_download_pve = true
|
||||||
iso_storage_pool = "iso"
|
iso_storage_pool = "iso"
|
||||||
unmount = true
|
unmount = true
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ variable "proxmox_disk_storage" {
|
|||||||
|
|
||||||
source "proxmox-iso" "almalinux-9" {
|
source "proxmox-iso" "almalinux-9" {
|
||||||
template_name = "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"
|
vm_id = "204"
|
||||||
boot_wait = "10s"
|
boot_wait = "10s"
|
||||||
boot_key_interval = "200ms"
|
boot_key_interval = "200ms"
|
||||||
@@ -57,7 +57,7 @@ source "proxmox-iso" "almalinux-9" {
|
|||||||
boot_iso {
|
boot_iso {
|
||||||
type = "scsi"
|
type = "scsi"
|
||||||
iso_url = "https://repo.almalinux.org/almalinux/9.6/isos/x86_64/AlmaLinux-9.6-x86_64-boot.iso"
|
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_download_pve = true
|
||||||
iso_storage_pool = "iso"
|
iso_storage_pool = "iso"
|
||||||
unmount = true
|
unmount = true
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ variable "proxmox_disk_storage" {
|
|||||||
|
|
||||||
source "proxmox-iso" "rocky-10" {
|
source "proxmox-iso" "rocky-10" {
|
||||||
template_name = "rocky-10"
|
template_name = "rocky-10"
|
||||||
template_description = "Rocky Linux 10.0, generated on ${timestamp()}"
|
template_description = "Rocky Linux 10.2, generated on ${timestamp()}"
|
||||||
vm_id = "208"
|
vm_id = "208"
|
||||||
boot_wait = "10s"
|
boot_wait = "10s"
|
||||||
boot_key_interval = "200ms"
|
boot_key_interval = "200ms"
|
||||||
@@ -56,8 +56,8 @@ source "proxmox-iso" "rocky-10" {
|
|||||||
|
|
||||||
boot_iso {
|
boot_iso {
|
||||||
type = "scsi"
|
type = "scsi"
|
||||||
iso_url = "https://download.rockylinux.org/pub/rocky/10/isos/x86_64/Rocky-10.0-x86_64-boot.iso"
|
iso_url = "https://download.rockylinux.org/pub/rocky/10/isos/x86_64/Rocky-10.2-x86_64-boot.iso"
|
||||||
iso_checksum = "sha256:2bb073606d8d83cbd3c0e25c5e6cd8e5c60c0e989e6e84f0c415c05e163640d3"
|
iso_checksum = "sha256:bf3a75907948563d0c11f3d1b8546ee9216e18a3ea2dc0a67eb4c45452e210f9"
|
||||||
iso_download_pve = true
|
iso_download_pve = true
|
||||||
iso_storage_pool = "iso"
|
iso_storage_pool = "iso"
|
||||||
unmount = true
|
unmount = true
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ variable "proxmox_disk_storage" {
|
|||||||
|
|
||||||
source "proxmox-iso" "rocky-9" {
|
source "proxmox-iso" "rocky-9" {
|
||||||
template_name = "rocky-9"
|
template_name = "rocky-9"
|
||||||
template_description = "Rocky Linux 9.6, generated on ${timestamp()}"
|
template_description = "Rocky Linux 9.8, generated on ${timestamp()}"
|
||||||
vm_id = "201"
|
vm_id = "201"
|
||||||
boot_wait = "10s"
|
boot_wait = "10s"
|
||||||
boot_key_interval = "200ms"
|
boot_key_interval = "200ms"
|
||||||
@@ -56,8 +56,8 @@ source "proxmox-iso" "rocky-9" {
|
|||||||
|
|
||||||
boot_iso {
|
boot_iso {
|
||||||
type = "scsi"
|
type = "scsi"
|
||||||
iso_url = "https://download.rockylinux.org/pub/rocky/9/isos/x86_64/Rocky-9.6-x86_64-boot.iso"
|
iso_url = "https://download.rockylinux.org/pub/rocky/9/isos/x86_64/Rocky-9.8-x86_64-boot.iso"
|
||||||
iso_checksum = "sha256:0fad8d8b19a94a0222ea37152cdf5601229fe0178b651dc476e1cba41d2e6067"
|
iso_checksum = "sha256:d6eeefdc8437c593d41a3150fcca4a734c55642ed472eecdda99720bb1370881"
|
||||||
iso_download_pve = true
|
iso_download_pve = true
|
||||||
iso_storage_pool = "iso"
|
iso_storage_pool = "iso"
|
||||||
unmount = true
|
unmount = true
|
||||||
|
|||||||
Reference in New Issue
Block a user