This did not work for me. Digging around in the logs now looking for clues.
Some documentation that would be helpful which I have not been able to find (sorry if it exists):
- What do the kernel parameters “ds” and “s” mean, and what options are available for them?
- Is it possible to see and/or customize the exact file name the automated installer is trying to load? Relying on the file to be named “user-data” always complicates having multiple configs.
- Is it possible to see whether the installer is aware it should be running in automated mode or not, e.g. if it noticed the “autoinstall” parameter? And if so, does/can it report why it was unable to load the config file, e.g. a yaml parsing or json schema error?