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 0317343 commit b2f40f7Copy full SHA for b2f40f7
mkimg.lima.sh
@@ -13,7 +13,7 @@ profile_lima() {
13
kernel_cmdline="console=hvc0 console=tty0 console=ttyS0,115200"
14
syslinux_serial="0 115200"
15
apkovl="genapkovl-lima.sh"
16
- apks="$apks openssh-server-pam"
+ apks="$apks openssh-server-pam tiny-cloud-nocloud"
17
if [ "${LIMA_INSTALL_CA_CERTIFICATES}" == "true" ]; then
18
apks="$apks ca-certificates"
19
fi
0 commit comments