File tree Expand file tree Collapse file tree 5 files changed +21
-21
lines changed Expand file tree Collapse file tree 5 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 4
4
# EL9-based distros are known to work.
5
5
6
6
images :
7
- - location : " https://repo.almalinux.org/almalinux/8.8 /cloud/x86_64/images/AlmaLinux-8-GenericCloud-UEFI-8.8-20230524 .x86_64.qcow2"
7
+ - location : " https://repo.almalinux.org/almalinux/8.9 /cloud/x86_64/images/AlmaLinux-8-GenericCloud-8.9-20231128 .x86_64.qcow2"
8
8
arch : " x86_64"
9
- digest : " sha256:6933e2436b7c6f5324937ea6699f00297b21f8758d1a51cab80fbb8a8926877f "
10
- - location : " https://repo.almalinux.org/almalinux/8.8 /cloud/aarch64/images/AlmaLinux-8-GenericCloud-8.8-20230524 .aarch64.qcow2"
9
+ digest : " sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621 "
10
+ - location : " https://repo.almalinux.org/almalinux/8.9 /cloud/aarch64/images/AlmaLinux-8-GenericCloud-8.9-20231128 .aarch64.qcow2"
11
11
arch : " aarch64"
12
- digest : " sha256:ea6058be50597b7a54904a47c0b4a83eb4bff040301376ac828a6ac0932399a0 "
12
+ digest : " sha256:603531fce80537f1ac4f78b6a43f79a47d1b2d70247fb2004da48ff1e5300813 "
13
13
# Fallback to the latest release image.
14
14
# Hint: run `limactl prune` to invalidate the cache
15
- - location : " https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-UEFI- latest.x86_64.qcow2"
15
+ - location : " https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2"
16
16
arch : " x86_64"
17
17
- location : " https://repo.almalinux.org/almalinux/8/cloud/aarch64/images/AlmaLinux-8-GenericCloud-latest.aarch64.qcow2"
18
18
arch : " aarch64"
Original file line number Diff line number Diff line change 5
5
6
6
images :
7
7
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
8
- - location : " https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20231120 .0.x86_64.qcow2"
8
+ - location : " https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20231127 .0.x86_64.qcow2"
9
9
arch : " x86_64"
10
- digest : " sha256:b9ea820b8c331cf7e473fc7c31976041a58797bd631a6454cb192d7910a54527 "
11
- - location : " https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20231120 .0.aarch64.qcow2"
10
+ digest : " sha256:1ef05cc240dd41ef7a02906236bc4f0230dc701c474bb67b0e7c333ea2c01e71 "
11
+ - location : " https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20231127 .0.aarch64.qcow2"
12
12
arch : " aarch64"
13
- digest : " sha256:35117ef7fc04424593a7af12d439bfd044758e8018f99a9c0fa18277d67d3ff6 "
13
+ digest : " sha256:c7a1c15854d311329a63fdc25b2d832aa37c489b7a7aa7b5038773513cdff67e "
14
14
# Fallback to the latest release image.
15
15
# Hint: run `limactl prune` to invalidate the cache
16
16
- location : " https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-latest.x86_64.qcow2"
Original file line number Diff line number Diff line change 2
2
3
3
images :
4
4
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
5
- - location : " https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20231120.0 .x86_64.qcow2"
5
+ - location : " https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20231128.1 .x86_64.qcow2"
6
6
arch : " x86_64"
7
- digest : " sha256:8b5540aa74a62ddd59198e0757c4789a7948f3ff55354ad2672849695745af40 "
8
- - location : " https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20231120.0 .aarch64.qcow2"
7
+ digest : " sha256:7c7b1795ad7169e78f3d9e5349797f404adfa682cbe8e224d93a7c149ab1cc33 "
8
+ - location : " https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20231128.1 .aarch64.qcow2"
9
9
arch : " aarch64"
10
- digest : " sha256:4155321663864bd2d60194cc68111fd3fdfd9002fb94660a94b7eab19be4e820 "
10
+ digest : " sha256:e0e46e250676dfe0ac6065c563f366b079e59ac55d8e695d42793a6ee4d81e89 "
11
11
# Fallback to the latest release image.
12
12
# Hint: run `limactl prune` to invalidate the cache
13
13
- location : " https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-latest.x86_64.qcow2"
Original file line number Diff line number Diff line change 6
6
# EL9-based distros are known to work.
7
7
8
8
images :
9
- - location : " https://yum.oracle.com/templates/OracleLinux/OL8/u8 /x86_64/OL8U8_x86_64 -kvm-b198 .qcow"
9
+ - location : " https://yum.oracle.com/templates/OracleLinux/OL8/u9 /x86_64/OL8U9_x86_64 -kvm-b210 .qcow"
10
10
arch : " x86_64"
11
- digest : " sha256:67b644451efe5c9c472820922085cb5112e305fedfb5edb1ab7020b518ba8c3b "
12
- - location : " https://yum.oracle.com/templates/OracleLinux/OL8/u8 /aarch64/OL8U8_aarch64 -kvm-b42 .qcow"
11
+ digest : " sha256:1a2764476748c57bcf5bf9a9fcfa445da77b62d06614a87599e4b483426c8758 "
12
+ - location : " https://yum.oracle.com/templates/OracleLinux/OL8/u9 /aarch64/OL8U9_aarch64 -kvm-b47 .qcow"
13
13
arch : " aarch64"
14
- digest : " sha256:8fe33ebf15780a2d3917a80b3bddabac834f97ac62fc677d35480ebc80cd6db5 "
14
+ digest : " sha256:f6ea4019b67e873606fc47b88639da1a52320d7bc6453d918915b22a77247be5 "
15
15
mounts :
16
16
- location : " ~"
17
17
- location : " /tmp/lima"
Original file line number Diff line number Diff line change 3
3
# Image source: https://yum.oracle.com/oracle-linux-templates.html
4
4
5
5
images :
6
- - location : " https://yum.oracle.com/templates/OracleLinux/OL9/u2 /x86_64/OL9U2_x86_64 -kvm-b197 .qcow"
6
+ - location : " https://yum.oracle.com/templates/OracleLinux/OL9/u3 /x86_64/OL9U3_x86_64 -kvm-b211 .qcow"
7
7
arch : " x86_64"
8
- digest : " sha256:840345cb866837ac7cc7c347cd9a8196c3a17e9c054c613eda8c2a912434c956 "
9
- - location : " https://yum.oracle.com/templates/OracleLinux/OL9/u2 /aarch64/OL9U2_aarch64 -kvm-b39 .qcow"
8
+ digest : " sha256:b37061c50d341d01b674455eca404d0bdcf2c8391665eca7e601cbd4aef456f8 "
9
+ - location : " https://yum.oracle.com/templates/OracleLinux/OL9/u3 /aarch64/OL9U3_aarch64 -kvm-b50 .qcow"
10
10
arch : " aarch64"
11
- digest : " sha256:48351bc318b59ab6d54a2f22d11a28891cd54b9ec2fbbcdf83a7c8483b856221 "
11
+ digest : " sha256:14428b531c1e2c76cd33bdbd69acc4d65ec9c12dd5eef7c8c1de2119adc3f8c8 "
12
12
mounts :
13
13
- location : " ~"
14
14
- location : " /tmp/lima"
You can’t perform that action at this time.
0 commit comments