How to Change Cloud-init Config After Droplet is Created
Cloud-init runs every time when the droplet is booted. I want to change config between restarts. Where can I find the cloud config file? I am supplying it in DO console while creating a droplet. But I need to know where it is located in the machine so that I can modify.
I am using Ubuntu.
Thanks.