For machine agents and provisioning agents, we could have cloud-init drop in the upstart conf files and start. There's a minor race for upstart to notice the new file via inotify, but we can explicitly sync via reload-configuration before starting the agents.
For machine agents and provisioning agents, we could have cloud-init drop in the upstart conf files and start. There's a minor race for upstart to notice the new file via inotify, but we can explicitly sync via reload- configuration before starting the agents.