Skip to content

Commit 0ebf6f0

Browse files
committed
default.TEMPLATE.yaml: fix wording
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 9f2c6d7 commit 0ebf6f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/limayaml/default.TEMPLATE.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# "default" corresponds to the host architecture.
33
arch: "default"
44

5-
# An image must be Ubuntu, and must support cloud-init.
6-
# Debian and Fedora may also work, too, but untested.
5+
# An image must support systemd and cloud-init.
6+
# Ubuntu and Fedora are known to work.
77
# Default: none (must be specified)
88
images:
99
# Try to use a local image first.

0 commit comments

Comments
 (0)