We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a080148 + 60b4fdd commit 3eaf066Copy full SHA for 3eaf066
examples/opensuse.yaml
@@ -3,7 +3,8 @@ images:
3
# Hint: run `limactl prune` to invalidate the "Current" cache
4
- location: https://download.opensuse.org/distribution/leap/15.4/appliances/openSUSE-Leap-15.4-JeOS.x86_64-15.4-OpenStack-Cloud-Current.qcow2
5
arch: "x86_64"
6
-# No aarch64 OpenStack build found :(
+- location: https://download.opensuse.org/distribution/leap/15.4/appliances/openSUSE-Leap-15.4-ARM-JeOS-efi.aarch64.qcow2
7
+ arch: "aarch64"
8
mounts:
9
- location: "~"
10
- location: "/tmp/lima"
0 commit comments