weizhouapache commented on code in PR #10947:
URL: https://github.com/apache/cloudstack/pull/10947#discussion_r2156706732
##########
ui/public/cloud-image-templates.json:
##########
@@ -0,0 +1,146 @@
+[
+ {
+ "id": 1,
+ "name": "Ubuntu 24.04",
Review Comment:
if user want to create their own json, please be aware that the name is used
to determine the guest OS type, so it must be among the supported OS types
(listed by `cmk list ostypes`).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]