Skip to content

Instantly share code, notes, and snippets.

View kkumlien's full-sized avatar

Kamal Kumlien kkumlien

View GitHub Profile
@kkumlien
kkumlien / How to disable cloud-init in Ubuntu.md
Last active October 13, 2025 15:21 — forked from zoilomora/README.md
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