Skip to content

Instantly share code, notes, and snippets.

View Ethan-Geyer's full-sized avatar
😶‍🌫️
I may be slow to respond.

Ethan Ethan-Geyer

😶‍🌫️
I may be slow to respond.
View GitHub Profile
@zoilomora
zoilomora / README.md
Last active April 15, 2025 01:56
How to disable cloud-init in Ubuntu

How to disable cloud-init in Ubuntu

Prevent start

  • Create an empty file to prevent the service from starting

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

Uninstall