Updating FreeBSD and Ubuntu images

This commit is contained in:
2025-01-27 17:15:22 -05:00
parent fee73891e8
commit 8167cb6554
3 changed files with 5 additions and 7 deletions

View File

@ -55,8 +55,7 @@ source "proxmox-iso" "ubuntu-22" {
node = "kamino"
pool = "Templates"
iso_url = "https://releases.ubuntu.com/22.04.4/ubuntu-22.04.4-live-server-amd64.iso"
iso_checksum = "sha256:45f873de9f8cb637345d6e66a583762730bbea30277ef7b32c9c3bd6700a32b2"
iso_url = "https://releases.ubuntu.com/22.04.5/ubuntu-22.04.5-live-server-amd64.iso"
iso_storage_pool = "iso"
unmount_iso = true
iso_download_pve = true

View File

@ -55,8 +55,7 @@ source "proxmox-iso" "ubuntu-24" {
node = "kamino"
pool = "Templates"
iso_url = "https://releases.ubuntu.com/24.04/ubuntu-24.04-live-server-amd64.iso"
iso_checksum = "sha256:8762f7e74e4d64d72fceb5f70682e6b069932deedb4949c6975d0f0fe0a91be3"
iso_url = "https://releases.ubuntu.com/24.04.1/ubuntu-24.04.1-live-server-amd64.iso"
iso_storage_pool = "iso"
unmount_iso = true
iso_download_pve = true