I sort of want to convert my DIY lab VM setup shell script to cloud-init
, but it doesn't seem to have any support for populating /etc/crypttab
and the fact that you have to embed files into YAML as base64 is beyond gross; YAML has a |
operator for indented text blocks, but keeping files separate means that editing and syntax highlighting work normally.