Disable CloudInit (Ubuntu)

sudo touch /etc/cloud/cloud-init.disabled

sudo apt purge cloud-init

sudo apt autoremove --purge

Last updated