Skip to content

Commit

Permalink
Update Ubuntu 24.04 to latest (pinned) ISO
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
  • Loading branch information
AverageMarcus committed Sep 5, 2024
1 parent 04c3fb3 commit 0293de4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions images/capi/packer/ova/ubuntu-2404-efi.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"firmware": "efi",
"floppy_dirs": "",
"guest_os_type": "ubuntu-64",
"iso_checksum": "8762f7e74e4d64d72fceb5f70682e6b069932deedb4949c6975d0f0fe0a91be3",
"iso_checksum": "e240e4b801f7bb68c20d1356b60968ad0c33a41d00d828e74ceb3364a0317be9",
"iso_checksum_type": "sha256",
"iso_url": "https://releases.ubuntu.com/noble/ubuntu-24.04-live-server-amd64.iso",
"iso_url": "https://releases.ubuntu.com/noble/ubuntu-24.04.1-live-server-amd64.iso",
"os_display_name": "Ubuntu 24.04",
"shutdown_command": "shutdown -P now",
"vsphere_guest_os_type": "ubuntu64Guest"
Expand Down
4 changes: 2 additions & 2 deletions images/capi/packer/ova/ubuntu-2404.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"distro_version": "24.04",
"floppy_dirs": "",
"guest_os_type": "ubuntu-64",
"iso_checksum": "8762f7e74e4d64d72fceb5f70682e6b069932deedb4949c6975d0f0fe0a91be3",
"iso_checksum": "e240e4b801f7bb68c20d1356b60968ad0c33a41d00d828e74ceb3364a0317be9",
"iso_checksum_type": "sha256",
"iso_url": "https://releases.ubuntu.com/noble/ubuntu-24.04-live-server-amd64.iso",
"iso_url": "https://releases.ubuntu.com/noble/ubuntu-24.04.1-live-server-amd64.iso",
"os_display_name": "Ubuntu 24.04",
"shutdown_command": "shutdown -P now",
"vsphere_guest_os_type": "ubuntu64Guest"
Expand Down
4 changes: 2 additions & 2 deletions images/capi/packer/proxmox/ubuntu-2404.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"build_name": "ubuntu-2404",
"distribution_version": "2404",
"distro_name": "ubuntu",
"iso_checksum": "8762f7e74e4d64d72fceb5f70682e6b069932deedb4949c6975d0f0fe0a91be3",
"iso_checksum": "e240e4b801f7bb68c20d1356b60968ad0c33a41d00d828e74ceb3364a0317be9",
"iso_checksum_type": "sha256",
"iso_url": "https://releases.ubuntu.com/releases/24.04/ubuntu-24.04-live-server-amd64.iso",
"iso_url": "https://releases.ubuntu.com/noble/ubuntu-24.04.1-live-server-amd64.iso",
"os_display_name": "Ubuntu 24.04",
"source_image": "ubuntu-20-04-x64",
"unmount_iso": "true",
Expand Down

0 comments on commit 0293de4

Please sign in to comment.