Skip to content

Commit 12f340d

Browse files
committed
template://default: document default vmType
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 83846f2 commit 12f340d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/default.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Default values in this YAML file are specified by `null` instead of Lima's "builtin default" values,
66
# so they can be overridden by the $LIMA_HOME/_config/default.yaml mechanism documented at the end of this file.
77

8-
# VM type: "qemu" or "vz" (on macOS 13 and later).
8+
# VM type: "qemu", "vz" (on macOS 13 and later), or "default".
99
# The vmType can be specified only on creating the instance.
1010
# The vmType of existing instances cannot be changed.
1111
# 🟢 Builtin default: "qemu"

0 commit comments

Comments
 (0)