Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save narfel/623adda8a1d013d33511950fed9f1984 to your computer and use it in GitHub Desktop.
Save narfel/623adda8a1d013d33511950fed9f1984 to your computer and use it in GitHub Desktop.
>sudo su
>echo 'datasource_list: [ None ]' | sudo -s tee /etc/cloud/cloud.cfg.d/90_dpkg.cfg
>apt-get purge cloud-init
>rm -rf /etc/cloud/; sudo rm -rf /var/lib/cloud/
>reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment