From 18303e6a246da3b7bb2abc470172c399ab0abe5d Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sun, 7 Jun 2026 19:46:42 +0200 Subject: [PATCH 1/2] etc/images/almalinux.yml: add Almalinux 10 (20260526) Signed-off-by: Johannes Kastl --- etc/images/almalinux.yml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/etc/images/almalinux.yml b/etc/images/almalinux.yml index 02a0f60e..7ba87286 100644 --- a/etc/images/almalinux.yml +++ b/etc/images/almalinux.yml @@ -74,3 +74,38 @@ images: checksum: sha256:5ff9c048859046f41db4a33b1f1a96675711288078aac66b47d0be023af270d1 build_date: 2025-11-18 + - name: AlmaLinux 10 + enable: true + shortname: almalinux-10 + format: qcow2 + login: almalinux + min_disk: 10 + min_ram: 512 + status: active + visibility: public + multi: true + meta: + architecture: x86_64 + hw_disk_bus: scsi + hw_rng_model: virtio + hw_scsi_model: virtio-scsi + hw_watchdog_action: reset + hypervisor_type: qemu + os_distro: centos + os_version: '10' + os_purpose: generic + replace_frequency: quarterly + uuid_validity: last-3 + provided_until: none + tags: [] + latest_checksum_url: + https://repo.almalinux.org/almalinux/10/cloud/x86_64/images/CHECKSUM + latest_url: + https://repo.almalinux.org/almalinux/10/cloud/x86_64/images/AlmaLinux-10-GenericCloud-latest.x86_64.qcow2 + versions: + - version: '20260526' + url: + https://repo.almalinux.org/almalinux/10/cloud/x86_64/images/AlmaLinux-10-GenericCloud-10.2-20260526.0.x86_64.qcow + checksum: + sha256:47f2218668dd4776be140dd92fa3bea700be1766e2c7d88bdfd6a4b50f477b4d + build_date: 2026-05-26 From e422507fd347d8e666e05f79dec894a756c2a8e4 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sun, 7 Jun 2026 19:49:08 +0200 Subject: [PATCH 2/2] etc/images/rockylinux.yml: add RockyLinux10 Signed-off-by: Johannes Kastl --- etc/images/rockylinux.yml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/etc/images/rockylinux.yml b/etc/images/rockylinux.yml index 0acabc03..2fa328fd 100644 --- a/etc/images/rockylinux.yml +++ b/etc/images/rockylinux.yml @@ -74,3 +74,38 @@ images: checksum: sha256:15d81d3434b298142b2fdd8fb54aef2662684db5c082cc191c3c79762ed6360c build_date: 2025-11-23 + - name: Rocky 10 + enable: true + shortname: rocky-10 + format: qcow2 + login: rocky + min_disk: 10 + min_ram: 512 + status: active + visibility: public + multi: true + meta: + architecture: x86_64 + hw_disk_bus: scsi + hw_rng_model: virtio + hw_scsi_model: virtio-scsi + hw_watchdog_action: reset + hypervisor_type: qemu + os_distro: centos + os_version: '10' + os_purpose: generic + replace_frequency: quarterly + uuid_validity: last-3 + provided_until: none + tags: [] + latest_checksum_url: + https://download.rockylinux.org/pub/rocky/10/images/x86_64/Rocky-10-GenericCloud.latest.x86_64.qcow2.CHECKSUM + latest_url: + https://download.rockylinux.org/pub/rocky/10/images/x86_64/Rocky-10-GenericCloud.latest.x86_64.qcow2 + versions: + - version: '20260525' + url: + https://download.rockylinux.org/pub/rocky/10/images/x86_64/Rocky-10-GenericCloud-Base-10.2-20260525.0.x86_64.qcow + checksum: + sha256:3c35f0e2960e6062bda80ffd8a62ad35e185807b4747126acc7868a8ecafce3e + build_date: 2026-05-25