File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 27
27
"options": "-nographic"
28
28
},
29
29
"images": [
30
+ {
31
+ "filename": "ubuntu-24.04-server-cloudimg-amd64.img",
32
+ "version": "Ubuntu 24.04 (Noble Numbat)",
33
+ "md5sum": "a6c7febaf6d0bf2bed6b6fe68a342234",
34
+ "filesize": 586022912,
35
+ "download_url": "https://cloud-images.ubuntu.com/releases/24.04/release/",
36
+ "direct_download_url": "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img"
37
+ },
30
38
{
31
39
"filename": "ubuntu-23.04-server-cloudimg-amd64.img",
32
40
"version": "Ubuntu 23.04 (Lunar Lobster)",
69
77
}
70
78
],
71
79
"versions": [
80
+ {
81
+ "name": "Ubuntu 24.04 (Noble Numbat)",
82
+ "images": {
83
+ "hda_disk_image": "ubuntu-24.04-server-cloudimg-amd64.img",
84
+ "cdrom_image": "ubuntu-cloud-init-data.iso"
85
+ }
86
+ },
72
87
{
73
88
"name": "Ubuntu 23.04 (Lunar Lobster)",
74
89
"images": {
You can’t perform that action at this time.
0 commit comments