We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f2c6d7 commit 0ebf6f0Copy full SHA for 0ebf6f0
pkg/limayaml/default.TEMPLATE.yaml
@@ -2,8 +2,8 @@
2
# "default" corresponds to the host architecture.
3
arch: "default"
4
5
-# An image must be Ubuntu, and must support cloud-init.
6
-# Debian and Fedora may also work, too, but untested.
+# An image must support systemd and cloud-init.
+# Ubuntu and Fedora are known to work.
7
# Default: none (must be specified)
8
images:
9
# Try to use a local image first.
0 commit comments