Skip to content

Remove GPG requirement by directly writing keys to apt directory (+ other improvements)

The reboot will no longer be required as apt will be configured from get go.

preserve_sources_list is now required to be set as otherwise cloud-init will write outdated sources and without apt-transport-https the sources won't be updated to correct ones.

Merge request reports