Skip to content

Commit 86c2b4d

Browse files
committed
templates: tumbleweed: allow 9p and virtiofs
9p and virtiofs seem available by default now Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
1 parent a313503 commit 86c2b4d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

templates/experimental/opensuse-tumbleweed.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,3 @@ images:
99

1010
- location: https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-Tumbleweed-Minimal-VM.aarch64-Cloud.qcow2
1111
arch: aarch64
12-
13-
# Hint: to allow 9p and virtiofs, replace the `kernel-default-base` package with `kernel-default` and reboot the VM.
14-
# https://github.com/lima-vm/lima/issues/3055
15-
mountType: reverse-sshfs
16-
17-
mountTypesUnsupported: [9p, virtiofs]

0 commit comments

Comments
 (0)