This is an automated email from the ASF dual-hosted git repository.

weizhou pushed a commit to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.20 by this push:
     new db5b6a54a1e systemvm template: update URLs of debian ISOs (#11543)
db5b6a54a1e is described below

commit db5b6a54a1e52ac1716e87c9f0fa0ae46310ba3e
Author: Wei Zhou <weiz...@apache.org>
AuthorDate: Wed Sep 3 15:44:51 2025 +0200

    systemvm template: update URLs of debian ISOs (#11543)
---
 .../systemvmtemplate/template-base_aarch64-target_aarch64.json          | 2 +-
 .../appliance/systemvmtemplate/template-base_x86_64-target_aarch64.json | 2 +-
 .../appliance/systemvmtemplate/template-base_x86_64-target_x86_64.json  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/tools/appliance/systemvmtemplate/template-base_aarch64-target_aarch64.json 
b/tools/appliance/systemvmtemplate/template-base_aarch64-target_aarch64.json
index a3507c3a091..e87c37be61e 100644
--- a/tools/appliance/systemvmtemplate/template-base_aarch64-target_aarch64.json
+++ b/tools/appliance/systemvmtemplate/template-base_aarch64-target_aarch64.json
@@ -33,7 +33,7 @@
       "headless": true,
       "http_directory": "http",
       "iso_checksum": 
"sha512:892cf1185a214d16ff62a18c6b89cdcd58719647c99916f6214bfca6f9915275d727b666c0b8fbf022c425ef18647e9759974abf7fc440431c39b50c296a98d3",
-      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.11.0/arm64/iso-cd/debian-12.11.0-arm64-netinst.iso";,
+      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/archive/12.11.0/arm64/iso-cd/debian-12.11.0-arm64-netinst.iso";,
       "net_device": "virtio-net",
       "output_directory": "../dist",
       "qemu_binary": "qemu-system-aarch64",
diff --git 
a/tools/appliance/systemvmtemplate/template-base_x86_64-target_aarch64.json 
b/tools/appliance/systemvmtemplate/template-base_x86_64-target_aarch64.json
index 0ee62f1fd4b..4d803b25890 100644
--- a/tools/appliance/systemvmtemplate/template-base_x86_64-target_aarch64.json
+++ b/tools/appliance/systemvmtemplate/template-base_x86_64-target_aarch64.json
@@ -32,7 +32,7 @@
       "headless": true,
       "http_directory": "http",
       "iso_checksum": 
"sha512:892cf1185a214d16ff62a18c6b89cdcd58719647c99916f6214bfca6f9915275d727b666c0b8fbf022c425ef18647e9759974abf7fc440431c39b50c296a98d3",
-      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.11.0/arm64/iso-cd/debian-12.11.0-arm64-netinst.iso";,
+      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/archive/12.11.0/arm64/iso-cd/debian-12.11.0-arm64-netinst.iso";,
       "net_device": "virtio-net",
       "output_directory": "../dist",
       "qemu_binary": "qemu-system-aarch64",
diff --git 
a/tools/appliance/systemvmtemplate/template-base_x86_64-target_x86_64.json 
b/tools/appliance/systemvmtemplate/template-base_x86_64-target_x86_64.json
index 94d2f5172f7..e825e98e5f1 100644
--- a/tools/appliance/systemvmtemplate/template-base_x86_64-target_x86_64.json
+++ b/tools/appliance/systemvmtemplate/template-base_x86_64-target_x86_64.json
@@ -28,7 +28,7 @@
       "headless": true,
       "http_directory": "http",
       "iso_checksum": 
"sha512:0921d8b297c63ac458d8a06f87cd4c353f751eb5fe30fd0d839ca09c0833d1d9934b02ee14bbd0c0ec4f8917dde793957801ae1af3c8122cdf28dde8f3c3e0da",
-      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.11.0/amd64/iso-cd/debian-12.11.0-amd64-netinst.iso";,
+      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/archive/12.11.0/amd64/iso-cd/debian-12.11.0-amd64-netinst.iso";,
       "net_device": "virtio-net",
       "output_directory": "../dist",
       "qemuargs": [

Reply via email to