Remove Cloud-Init From Ubuntu Server
The easiest method; create cloud-init.disabled file in /etc/cloud directory and reboot the system.
and reboot the system
Another easiest method; Remove cloud-init package and folder, this is not disabling cloud-init but completely removing cloud-init package from your Ubuntu Server machine
Remove /etc/cloud folder
Reboot the system
----------
----------
© DarknessCode