Compressed User-Data / Initial NoCloud Support
Compressed User-Data
- extends !23 (closed) to support more algorithms
- decompresses during
tiny-cloud-final
init script whenuser-data
is retrieved from IMDS and saved in/var/lib/cloud/
NoCloud
- for #27 (closed)
- kernel command line configuration has priority over CIDATA volume seed
- installs
meta-data
(required),user-data
,vendor-data
, andnetwork-config
-
meta-data
format is expected to follow AWS EC2 IMDS - depends on
yx
tool to extract data from yaml - NOTE: only actionable
user-data
payload (at this time) is a script that starts with#!/
Edited by Jake Buchholz Göktürk