We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 390180b commit b9d6d6aCopy full SHA for b9d6d6a
examples/opensuse.yaml
@@ -1,6 +1,7 @@
1
# This example requires Lima v0.5.0 or later
2
images:
3
- - location: https://download.opensuse.org/distribution/leap/15.3/appliances/openSUSE-Leap-15.3-JeOS.x86_64-15.3-OpenStack-Cloud-Build9.108.qcow2
+ # Hint: run `limactl prune` to invalidate the "Current" cache
4
+ - location: https://download.opensuse.org/distribution/leap/15.3/appliances/openSUSE-Leap-15.3-JeOS.x86_64-15.3-OpenStack-Cloud-Current.qcow2
5
arch: "x86_64"
6
# No aarch64 OpenStack build found :(
7
mounts:
0 commit comments