Skip to content

templates: add rocky-10; fix s390x and ppc64le #3642

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion templates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ Distro:
- [`oraclelinux-8`](./oraclelinux-8.yaml): Oracle Linux 8
- [`oraclelinux-9`](./oraclelinux-9.yaml), `oraclelinux.yaml`: Oracle Linux 9
- [`rocky-8`](./rocky-8.yaml): Rocky Linux 8
- [`rocky-9`](./rocky-9.yaml), `rocky.yaml`: Rocky Linux 9
- [`rocky-9`](./rocky-9.yaml): Rocky Linux 9
- [`rocky-10`](./rocky-10.yaml), `rocky.yaml`: Rocky Linux 10
- [`ubuntu`](./ubuntu.yaml): Ubuntu (same as `default.yaml` but without extra YAML lines)
- [`ubuntu-lts`](./ubuntu-lts.yaml): Ubuntu LTS (same as `ubuntu.yaml` but pinned to an LTS version)
- [`experimental/gentoo`](./experimental/gentoo.yaml): [experimental] Gentoo
Expand Down
7 changes: 7 additions & 0 deletions templates/_images/almalinux-10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ images:
- location: "https://repo.almalinux.org/almalinux/10.0/cloud/s390x/images/AlmaLinux-10-GenericCloud-10.0-20250528.0.s390x.qcow2"
arch: "s390x"
digest: "sha256:a867b0ee9b9e537aa2d599430ee9be0808fc66f723dbf5937b204bfeb449b207"
- location: "https://repo.almalinux.org/almalinux/10.0/cloud/ppc64le/images/AlmaLinux-10-GenericCloud-10.0-20250616.0.ppc64le.qcow2"
arch: "ppc64le"
digest: "sha256:7e45bd615ee557777b2b6b72cceada429e96c61ddcc299bf587ef5edf4a44757"

# Fallback to the latest release image.
# Hint: run `limactl prune` to invalidate the cache

Expand All @@ -20,4 +24,7 @@ images:
- location: https://repo.almalinux.org/almalinux/10/cloud/s390x/images/AlmaLinux-10-GenericCloud-latest.s390x.qcow2
arch: s390x

- location: https://repo.almalinux.org/almalinux/10/cloud/ppc64le/images/AlmaLinux-10-GenericCloud-latest.ppc64le.qcow2
arch: ppc64le

mountTypesUnsupported: [9p]
29 changes: 29 additions & 0 deletions templates/_images/rocky-10.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
images:
- location: "https://dl.rockylinux.org/pub/rocky/10.0/images/x86_64/Rocky-10-GenericCloud-Base-10.0-20250609.1.x86_64.qcow2"
arch: "x86_64"
digest: "sha256:20e771c654724e002c32fb92a05fdfdd7ac878c192f50e2fc21f53e8f098b8f9"
- location: "https://dl.rockylinux.org/pub/rocky/10.0/images/aarch64/Rocky-10-GenericCloud-Base-10.0-20250609.1.aarch64.qcow2"
arch: "aarch64"
digest: "sha256:326264421955473a3576feff35076b7a7ef4bf2a14b5f6d238b7ec65c0426fbc"
- location: "https://dl.rockylinux.org/pub/rocky/10.0/images/ppc64le/Rocky-10-GenericCloud-Base-10.0-20250609.1.ppc64le.qcow2"
arch: "ppc64le"
digest: "sha256:aba0ecaf13afccc90e30388eb61d89071bac26818f06e815c6d764f5ccd9bef4"
- location: "https://dl.rockylinux.org/pub/rocky/10.0/images/s390x/Rocky-10-GenericCloud-Base-10.0-20250609.1.s390x.qcow2"
arch: "s390x"
digest: "sha256:ecaf7c23f64f4c229a851cd9e263d3b31b4a877e9a01a420d27d20e341c3e681"
# Fallback to the latest release image.
# Hint: run `limactl prune` to invalidate the cache

- location: https://dl.rockylinux.org/pub/rocky/10/images/x86_64/Rocky-10-GenericCloud-Base.latest.x86_64.qcow2
arch: x86_64

- location: https://dl.rockylinux.org/pub/rocky/10/images/aarch64/Rocky-10-GenericCloud-Base.latest.aarch64.qcow2
arch: aarch64

- location: https://dl.rockylinux.org/pub/rocky/10/images/ppc64le/Rocky-10-GenericCloud-Base.latest.ppc64le.qcow2
arch: ppc64le

- location: https://dl.rockylinux.org/pub/rocky/10/images/s390x/Rocky-10-GenericCloud-Base.latest.s390x.qcow2
arch: s390x

mountTypesUnsupported: [9p]
27 changes: 15 additions & 12 deletions templates/_images/rocky-9.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
images:
- location: https://dl.rockylinux.org/pub/rocky/9.5/images/x86_64/Rocky-9-GenericCloud-Base-9.5-20241118.0.x86_64.qcow2
arch: x86_64
digest: sha256:069493fdc807300a22176540e9171fcff2227a92b40a7985a0c1c9e21aeebf57

- location: https://dl.rockylinux.org/pub/rocky/9.5/images/aarch64/Rocky-9-GenericCloud-Base-9.5-20241118.0.aarch64.qcow2
arch: aarch64
digest: sha256:5443bcc0507fadc3d7bd3e8d266135ab8db6966c703216933f824164fd3252f1

- location: https://dl.rockylinux.org/pub/rocky/9.5/images/ppc64le/Rocky-9-GenericCloud-Base-9.5-20241118.0.ppc64le.qcow2
arch: ppc64le
digest: sha256:814a5b80bacb370baa705766de40c4c96e44cc7fa03fcb6f41c8dfbc89aa971a

- location: "https://dl.rockylinux.org/pub/rocky/9.6/images/x86_64/Rocky-9-GenericCloud-Base-9.6-20250531.0.x86_64.qcow2"
arch: "x86_64"
digest: "sha256:2c72815bb83cadccbede4704780e9b52033722db8a45c3fb02130aa380690a3d"
- location: "https://dl.rockylinux.org/pub/rocky/9.6/images/aarch64/Rocky-9-GenericCloud-Base-9.6-20250531.0.aarch64.qcow2"
arch: "aarch64"
digest: "sha256:3776b2c17cc011c28e2ab440c49dfba8d2be214d8b85df2b5edc97ebdeb30e4a"
- location: "https://dl.rockylinux.org/pub/rocky/9.6/images/ppc64le/Rocky-9-GenericCloud-Base-9.6-20250531.0.ppc64le.qcow2"
arch: "ppc64le"
digest: "sha256:03dcfa25cef7b372506b34a5c30892b1d88ad48bc2670493519ab03088febedd"
- location: "https://dl.rockylinux.org/pub/rocky/9.6/images/s390x/Rocky-9-GenericCloud-Base-9.6-20250531.0.s390x.qcow2"
arch: "s390x"
digest: "sha256:f4aa994c02fd831c0f83f4f2f7d95e410a1ca3df3902472059e6fbe8fab883fa"
# Fallback to the latest release image.
# Hint: run `limactl prune` to invalidate the cache

Expand All @@ -23,4 +23,7 @@ images:
- location: https://dl.rockylinux.org/pub/rocky/9/images/ppc64le/Rocky-9-GenericCloud.latest.ppc64le.qcow2
arch: ppc64le

- location: https://dl.rockylinux.org/pub/rocky/9/images/s390x/Rocky-9-GenericCloud.latest.s390x.qcow2
arch: s390x

mountTypesUnsupported: [9p]
5 changes: 5 additions & 0 deletions templates/rocky-10.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
minimumLimaVersion: 1.1.0

base:
- template://_images/rocky-10
- template://_default/mounts
2 changes: 1 addition & 1 deletion templates/rocky.yaml
Loading