How to re-run cloud-init without reboot
While re-running all of cloud-init without reboot isn’t a recommended approach, the following commands will allow you to accomplish this on a system. The commands have been updated so to re-run you need to clean out the existing config: sudo cloud-init clean –logs cloud-init typically runs multiple boot stages in order due to systemd service … Read more