Added checksums for ubuntu images
This commit is contained in:
parent
8167cb6554
commit
97209dee64
@ -56,6 +56,7 @@ source "proxmox-iso" "ubuntu-22" {
|
||||
pool = "Templates"
|
||||
|
||||
iso_url = "https://releases.ubuntu.com/22.04.5/ubuntu-22.04.5-live-server-amd64.iso"
|
||||
iso_checksum = "sha256:9bc6028870aef3f74f4e16b900008179e78b130e6b0b9a140635434a46aa98b0"
|
||||
iso_storage_pool = "iso"
|
||||
unmount_iso = true
|
||||
iso_download_pve = true
|
||||
|
@ -56,6 +56,7 @@ source "proxmox-iso" "ubuntu-24" {
|
||||
pool = "Templates"
|
||||
|
||||
iso_url = "https://releases.ubuntu.com/24.04.1/ubuntu-24.04.1-live-server-amd64.iso"
|
||||
iso_checksum = "sha256:e240e4b801f7bb68c20d1356b60968ad0c33a41d00d828e74ceb3364a0317be9"
|
||||
iso_storage_pool = "iso"
|
||||
unmount_iso = true
|
||||
iso_download_pve = true
|
||||
|
Loading…
Reference in New Issue
Block a user