File tree 3 files changed +13
-12
lines changed
3 files changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Distro:
19
19
- [ ` debian-11 ` ] ( ./debian-11.yaml ) : Debian GNU/Linux 11(bullseye)
20
20
- [ ` debian-12 ` ] ( ./debian-12.yaml ) , ` debian.yaml ` : ⭐Debian GNU/Linux 12(bookworm)
21
21
- [ ` fedora ` ] ( ./fedora.yaml ) : ⭐Fedora
22
- - [ ` opensuse ` ] ( ./opensuse.yaml ) : ⭐openSUSE Leap
22
+ - [ ` opensuse-leap ` ] ( ./opensuse-leap .yaml ) , ` opensuse.yaml ` : ⭐openSUSE Leap
23
23
- [ ` oraclelinux-8 ` ] ( ./oraclelinux-8.yaml ) : Oracle Linux 8
24
24
- [ ` oraclelinux-9 ` ] ( ./oraclelinux-9.yaml ) , ` oraclelinux.yaml ` : Oracle Linux 9
25
25
- [ ` rocky-8 ` ] ( ./rocky-8.yaml ) : Rocky Linux 8
Original file line number Diff line number Diff line change
1
+ # This template requires Lima v0.7.0 or later
2
+ images :
3
+ # Hint: run `limactl prune` to invalidate the "Current" cache
4
+ - location : " https://download.opensuse.org/distribution/leap/15.6/appliances/openSUSE-Leap-15.6-Minimal-VM.x86_64-Cloud.qcow2"
5
+ arch : " x86_64"
6
+ - location : " https://download.opensuse.org/distribution/leap/15.6/appliances/openSUSE-Leap-15.6-Minimal-VM.aarch64-Cloud.qcow2"
7
+ arch : " aarch64"
8
+ mounts :
9
+ - location : " ~"
10
+ - location : " /tmp/lima"
11
+ writable : true
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ opensuse-leap.yaml
You can’t perform that action at this time.
0 commit comments