Updated the parameter to since it has been deprecated and removed

This commit is contained in:
Gregory Ballantine 2025-03-06 12:08:09 -05:00
parent 46a8616ba4
commit b7318e1549
6 changed files with 6 additions and 6 deletions

View File

@ -44,7 +44,7 @@ source "proxmox-iso" "almalinux-9" {
node = "kamino" node = "kamino"
pool = "Templates" pool = "Templates"
iso { boot_iso {
type = "scsi" type = "scsi"
iso_url = "https://repo.almalinux.org/almalinux/9.5/isos/x86_64/AlmaLinux-9.5-x86_64-boot.iso" iso_url = "https://repo.almalinux.org/almalinux/9.5/isos/x86_64/AlmaLinux-9.5-x86_64-boot.iso"
iso_checksum = "sha256:3038fb71a29d33c3c93117bd8f4c3f612cb152dce057c666b6b11dfa793fb65c" iso_checksum = "sha256:3038fb71a29d33c3c93117bd8f4c3f612cb152dce057c666b6b11dfa793fb65c"

View File

@ -44,7 +44,7 @@ source "proxmox-iso" "debian-12" {
node = "kamino" node = "kamino"
pool = "Templates" pool = "Templates"
iso { boot_iso {
type = "scsi" type = "scsi"
iso_url = "https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.9.0-amd64-netinst.iso" iso_url = "https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.9.0-amd64-netinst.iso"
iso_checksum = "sha256:1257373c706d8c07e6917942736a865dfff557d21d76ea3040bb1039eb72a054" iso_checksum = "sha256:1257373c706d8c07e6917942736a865dfff557d21d76ea3040bb1039eb72a054"

View File

@ -40,7 +40,7 @@ source "proxmox-iso" "freebsd-14" {
node = "kamino" node = "kamino"
pool = "Templates" pool = "Templates"
iso { boot_iso {
type = "scsi" type = "scsi"
iso_url = "https://download.freebsd.org/releases/amd64/amd64/ISO-IMAGES/14.2/FreeBSD-14.2-RELEASE-amd64-bootonly.iso" iso_url = "https://download.freebsd.org/releases/amd64/amd64/ISO-IMAGES/14.2/FreeBSD-14.2-RELEASE-amd64-bootonly.iso"
iso_checksum = "sha256:d063e48b81b99005c8097e60377c23fb07e4116c5f0c0b41a5dc368fc4df6bf9" iso_checksum = "sha256:d063e48b81b99005c8097e60377c23fb07e4116c5f0c0b41a5dc368fc4df6bf9"

View File

@ -44,7 +44,7 @@ source "proxmox-iso" "rocky-9" {
node = "kamino" node = "kamino"
pool = "Templates" pool = "Templates"
iso { boot_iso {
type = "scsi" type = "scsi"
iso_url = "https://download.rockylinux.org/pub/rocky/9/isos/x86_64/Rocky-9.5-x86_64-boot.iso" iso_url = "https://download.rockylinux.org/pub/rocky/9/isos/x86_64/Rocky-9.5-x86_64-boot.iso"
iso_checksum = "sha256:628c069c9685477360640a6b58dc919692a11c44b49a50a024b5627ce3c27d5f" iso_checksum = "sha256:628c069c9685477360640a6b58dc919692a11c44b49a50a024b5627ce3c27d5f"

View File

@ -55,7 +55,7 @@ source "proxmox-iso" "ubuntu-22" {
node = "kamino" node = "kamino"
pool = "Templates" pool = "Templates"
iso { boot_iso {
type = "scsi" type = "scsi"
iso_url = "https://releases.ubuntu.com/22.04.5/ubuntu-22.04.5-live-server-amd64.iso" iso_url = "https://releases.ubuntu.com/22.04.5/ubuntu-22.04.5-live-server-amd64.iso"
iso_checksum = "sha256:9bc6028870aef3f74f4e16b900008179e78b130e6b0b9a140635434a46aa98b0" iso_checksum = "sha256:9bc6028870aef3f74f4e16b900008179e78b130e6b0b9a140635434a46aa98b0"

View File

@ -55,7 +55,7 @@ source "proxmox-iso" "ubuntu-24" {
node = "kamino" node = "kamino"
pool = "Templates" pool = "Templates"
iso { boot_iso {
type = "scsi" type = "scsi"
iso_url = "https://releases.ubuntu.com/24.04.1/ubuntu-24.04.1-live-server-amd64.iso" iso_url = "https://releases.ubuntu.com/24.04.1/ubuntu-24.04.1-live-server-amd64.iso"
iso_checksum = "sha256:e240e4b801f7bb68c20d1356b60968ad0c33a41d00d828e74ceb3364a0317be9" iso_checksum = "sha256:e240e4b801f7bb68c20d1356b60968ad0c33a41d00d828e74ceb3364a0317be9"