Skip to content

Commit c72ac26

Browse files
committed
templates: debian-11: use qemu
Seems incompatible with vz (issue 2855) Signed-off-by: Akihiro Suda <[email protected]>
1 parent 25baa9d commit c72ac26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

templates/debian-11.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ mounts:
1818
- location: "~"
1919
- location: "/tmp/lima"
2020
writable: true
21+
22+
# debian-11 seems incompatible with vz
23+
# https://github.com/lima-vm/lima/issues/2855
24+
vmType: "qemu"

0 commit comments

Comments
 (0)