UbuntuIRC / 2022 /04 /20 /#cloud-init.txt
niansa
Initial commit
4aa5fce
[01:21] <blackboxsw> minimal excellent idea :)
[01:26] <blackboxsw> wolfssh looks interesting too
[01:30] <blackboxsw> hrm or maybe not looking into it a bit more.
=== raekye5 is now known as raekye
=== bahamat_ is now known as bahamat
=== FergusL4 is now known as FergusL
[13:02] <minimal> blackboxsw: had never heard of wolfssh. I think tinyssh is a good one to focus on initially.
[14:58] <Guest72> On cloud-init 22.x we have the mime mulipart support for x-shellscript-per-instance, x-shellscript-per-boot. This seems to copy a given script file to the per-instance, per-boot directories under /var/lib/cloud/scripts.
[14:58] <Guest72> However, I want to achieve the same with cloud-init 20.4.1, which doesn't have these mime types handled. Do you have any suggestions on how I can get the script file copied to the same location?