Skip to content

fix(ubuntuhammer): remove cloud init removal

Michael Rice requested to merge ubuntuhammer_fixes_01_9_2023 into v4

Ubuntu needs to run cloud init when it finishes the install to add the user and fully configure the machine, this change backs out our removal of cloud init allowing the system to fully configure.

Updates the ubuntuhammer bootenv and profile for 4.11.0 to match the updated image

Signed-off-by: Michael Rice michael@michaelrice.org

Merge request reports