File tree 1 file changed +1
-13
lines changed
1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change 1
- # NOTE: Tumbleweed image is known to be broken as of April 2023:
2
- # https://github.com/lima-vm/lima/issues/1496
3
- #
4
1
# This template requires Lima v0.11.3 or later
5
2
images :
6
3
# Hint: run `limactl prune` to invalidate the "Current" cache
7
4
- location : " https://download.opensuse.org/tumbleweed/appliances/openSUSE-Tumbleweed-Minimal-VM.x86_64-Cloud.qcow2"
8
5
arch : " x86_64"
9
- # JeOS is deprecated and will be removed probably, but Minimal-VM.aarch64-kvm-and-xen still lacks cloud-init
10
- # https://bugzilla.opensuse.org/show_bug.cgi?id=1210246
11
- - location : " https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-Tumbleweed-ARM-JeOS-efi.aarch64.qcow2"
6
+ - location : " https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-Tumbleweed-Minimal-VM.aarch64-Cloud.qcow2"
12
7
arch : " aarch64"
13
- # download.opensuse.org is inaccessible from Japan (500 Internal Server Error)
14
- # https://bugzilla.opensuse.org/show_bug.cgi?id=1210240
15
- - location : " https://provo-mirror.opensuse.org/tumbleweed/appliances/openSUSE-Tumbleweed-Minimal-VM.x86_64-Cloud.qcow2"
16
- arch : " x86_64"
17
- - location : " https://provo-mirror.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-Tumbleweed-ARM-JeOS-efi.aarch64.qcow2"
18
- arch : " aarch64"
19
-
20
8
mounts :
21
9
- location : " ~"
22
10
- location : " /tmp/lima"
You can’t perform that action at this time.
0 commit comments