|
2 | 2 | { |
3 | 3 | "id": 1, |
4 | 4 | "name": "Ubuntu 24.04", |
5 | | - "version": "24.04", |
6 | | - "distro": "Ubuntu", |
7 | 5 | "arch": "x86_64", |
8 | | - "filename": "ubuntu-24.04-server-cloudimg-amd64.img" |
| 6 | + "url": "https://download.cloudstack.org/templates/cloud-images/ubuntu/ubuntu-24.04-server-cloudimg-amd64.img" |
9 | 7 | }, |
10 | 8 | { |
11 | 9 | "id": 2, |
12 | 10 | "name": "Ubuntu 22.04", |
13 | | - "version": "22.04", |
14 | | - "distro": "Ubuntu", |
15 | 11 | "arch": "x86_64", |
16 | | - "filename": "ubuntu-22.04-server-cloudimg-amd64.img" |
| 12 | + "url": "https://download.cloudstack.org/templates/cloud-images/ubuntu/ubuntu-22.04-server-cloudimg-amd64.img" |
17 | 13 | }, |
18 | 14 | { |
19 | 15 | "id": 3, |
20 | 16 | "name": "Ubuntu 20.04", |
21 | | - "version": "20.04", |
22 | | - "distro": "Ubuntu", |
23 | 17 | "arch": "x86_64", |
24 | | - "filename": "ubuntu-20.04-server-cloudimg-amd64.img" |
| 18 | + "url": "https://download.cloudstack.org/templates/cloud-images/ubuntu/ubuntu-20.04-server-cloudimg-amd64.img" |
25 | 19 | }, |
26 | 20 | { |
27 | 21 | "id": 4, |
28 | 22 | "name": "Debian GNU/Linux 12 (64-bit)", |
29 | | - "version": "12", |
30 | | - "distro": "Debian", |
31 | 23 | "arch": "x86_64", |
32 | | - "filename": "debian-12-genericcloud-amd64.qcow2" |
| 24 | + "url": "https://download.cloudstack.org/templates/cloud-images/debian/debian-12-genericcloud-amd64.qcow2" |
33 | 25 | }, |
34 | 26 | { |
35 | 27 | "id": 5, |
36 | 28 | "name": "Rocky Linux 8", |
37 | | - "version": "8", |
38 | | - "distro": "Rockylinux", |
39 | 29 | "arch": "x86_64", |
40 | | - "filename": "Rocky-8-GenericCloud.latest.x86_64.qcow2" |
| 30 | + "url": "https://download.cloudstack.org/templates/cloud-images/rockylinux/Rocky-8-GenericCloud.latest.x86_64.qcow2" |
41 | 31 | }, |
42 | 32 | { |
43 | 33 | "id": 6, |
44 | 34 | "name": "Rocky Linux 9", |
45 | | - "version": "9", |
46 | | - "distro": "Rockylinux", |
47 | 35 | "arch": "x86_64", |
48 | | - "filename": "Rocky-9-GenericCloud.latest.x86_64.qcow2" |
| 36 | + "url": "https://download.cloudstack.org/templates/cloud-images/rockylinux/Rocky-9-GenericCloud.latest.x86_64.qcow2" |
49 | 37 | }, |
50 | 38 | { |
51 | 39 | "id": 7, |
52 | 40 | "name": "OpenSUSE 15.5", |
53 | | - "version": "15.5", |
54 | | - "distro": "OpenSUSE", |
55 | 41 | "arch": "x86_64", |
56 | | - "filename": "openSUSE-Leap-15.5-Minimal-VM.x86_64-Cloud.qcow2" |
| 42 | + "url": "https://download.cloudstack.org/templates/cloud-images/opensuse/openSUSE-Leap-15.5-Minimal-VM.x86_64-Cloud.qcow2" |
57 | 43 | }, |
58 | 44 | { |
59 | 45 | "id": 8, |
60 | 46 | "name": "Ubuntu 24.04", |
61 | | - "version": "24.04", |
62 | | - "distro": "Ubuntu", |
63 | 47 | "arch": "aarch64", |
64 | | - "filename": "ubuntu-24.04-server-cloudimg-arm64.img" |
| 48 | + "url": "https://download.cloudstack.org/templates/cloud-images/ubuntu/ubuntu-24.04-server-cloudimg-arm64.img" |
65 | 49 | }, |
66 | 50 | { |
67 | 51 | "id": 9, |
68 | 52 | "name": "Ubuntu 22.04", |
69 | | - "version": "22.04", |
70 | | - "distro": "Ubuntu", |
71 | 53 | "arch": "aarch64", |
72 | | - "filename": "ubuntu-22.04-server-cloudimg-arm64.img" |
| 54 | + "url": "https://download.cloudstack.org/templates/cloud-images/ubuntu/ubuntu-22.04-server-cloudimg-arm64.img" |
73 | 55 | }, |
74 | 56 | { |
75 | 57 | "id": 10, |
76 | 58 | "name": "Ubuntu 20.04", |
77 | | - "version": "20.04", |
78 | | - "distro": "Ubuntu", |
79 | 59 | "arch": "aarch64", |
80 | | - "filename": "ubuntu-20.04-server-cloudimg-arm64.img" |
| 60 | + "url": "https://download.cloudstack.org/templates/cloud-images/ubuntu/ubuntu-20.04-server-cloudimg-arm64.img" |
81 | 61 | }, |
82 | 62 | { |
83 | 63 | "id": 11, |
84 | 64 | "name": "Debian GNU/Linux 12 (64-bit)", |
85 | | - "version": "12", |
86 | | - "distro": "Debian", |
87 | 65 | "arch": "aarch64", |
88 | | - "filename": "debian-12-genericcloud-arm64.qcow2" |
| 66 | + "url": "https://download.cloudstack.org/templates/cloud-images/debian/debian-12-genericcloud-arm64.qcow2" |
89 | 67 | }, |
90 | 68 | { |
91 | 69 | "id": 12, |
92 | 70 | "name": "Rocky Linux 8", |
93 | | - "version": "8", |
94 | | - "distro": "Rockylinux", |
95 | 71 | "arch": "aarch64", |
96 | | - "filename": "Rocky-8-GenericCloud.latest.aarch64.qcow2" |
| 72 | + "url": "https://download.cloudstack.org/templates/cloud-images/rockylinux/Rocky-8-GenericCloud.latest.aarch64.qcow2" |
97 | 73 | }, |
98 | 74 | { |
99 | 75 | "id": 13, |
100 | 76 | "name": "Rocky Linux 9", |
101 | | - "version": "9", |
102 | | - "distro": "Rockylinux", |
103 | 77 | "arch": "aarch64", |
104 | | - "filename": "Rocky-9-GenericCloud.latest.aarch64.qcow2" |
| 78 | + "url": "https://download.cloudstack.org/templates/cloud-images/rockylinux/Rocky-9-GenericCloud.latest.aarch64.qcow2" |
105 | 79 | }, |
106 | 80 | { |
107 | 81 | "id": 14, |
108 | 82 | "name": "OpenSUSE 15.5", |
109 | | - "version": "15.5", |
110 | | - "distro": "OpenSUSE", |
111 | 83 | "arch": "aarch64", |
112 | | - "filename": "openSUSE-Leap-15.5-Minimal-VM.aarch64-Cloud.qcow2" |
| 84 | + "url": "https://download.cloudstack.org/templates/cloud-images/opensuse/openSUSE-Leap-15.5-Minimal-VM.aarch64-Cloud.qcow2" |
113 | 85 | }, |
114 | 86 | { |
115 | 87 | "id": 15, |
116 | 88 | "name": "Oracle Linux 8", |
117 | | - "version": "8.10", |
118 | | - "distro": "OracleLinux", |
119 | 89 | "arch": "aarch64", |
120 | | - "filename": "OL8U10_aarch64-kvm-b122.qcow2" |
| 90 | + "url": "https://download.cloudstack.org/templates/cloud-images/oraclelinux/OL8U10_aarch64-kvm-b122.qcow2" |
121 | 91 | }, |
122 | 92 | { |
123 | 93 | "id": 16, |
124 | 94 | "name": "Oracle Linux 8", |
125 | | - "version": "8.10", |
126 | | - "distro": "OracleLinux", |
127 | 95 | "arch": "x86_64", |
128 | | - "filename": "OL8U10_x86_64-kvm-b258.qcow2" |
| 96 | + "url": "https://download.cloudstack.org/templates/cloud-images/oraclelinux/OL8U10_x86_64-kvm-b258.qcow2" |
129 | 97 | }, |
130 | 98 | { |
131 | 99 | "id": 17, |
132 | 100 | "name": "Oracle Linux 9", |
133 | | - "version": "9.5", |
134 | | - "distro": "OracleLinux", |
135 | 101 | "arch": "aarch64", |
136 | | - "filename": "OL9U5_aarch64-kvm-b126.qcow2" |
| 102 | + "url": "https://download.cloudstack.org/templates/cloud-images/oraclelinux/OL9U5_aarch64-kvm-b126.qcow2" |
137 | 103 | }, |
138 | 104 | { |
139 | 105 | "id": 18, |
140 | 106 | "name": "Oracle Linux 9", |
141 | | - "version": "9.5", |
142 | | - "distro": "OracleLinux", |
143 | 107 | "arch": "x86_64", |
144 | | - "filename": "OL9U5_x86_64-kvm-b259.qcow2" |
| 108 | + "url": "https://download.cloudstack.org/templates/cloud-images/oraclelinux/OL9U5_x86_64-kvm-b259.qcow2" |
145 | 109 | } |
146 | 110 | ] |
0 commit comments