Skip to content

Commit 0aa4936

Browse files
authored
Merge pull request #135 from jandubois/tiny-cloud-nocloud
Select tiny-cloud-nocloud package to provide tiny-cloud-alpine virtual package
2 parents 0317343 + b2f40f7 commit 0aa4936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkimg.lima.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ profile_lima() {
1313
kernel_cmdline="console=hvc0 console=tty0 console=ttyS0,115200"
1414
syslinux_serial="0 115200"
1515
apkovl="genapkovl-lima.sh"
16-
apks="$apks openssh-server-pam"
16+
apks="$apks openssh-server-pam tiny-cloud-nocloud"
1717
if [ "${LIMA_INSTALL_CA_CERTIFICATES}" == "true" ]; then
1818
apks="$apks ca-certificates"
1919
fi

0 commit comments

Comments
 (0)