[17:29] Hello!.. I am using a provisioning tool to provision VMs on vSphere we pass user data via an ISO . cloud-init is configured to look for OVF datasource only. As it works sometimes I m noticing that most of the time it cannot find the datasource . if i do [17:30] cloud-init clean then cloud-init init commands it finds it.. [17:31] looks to me its a race condition but i m not sure where or with which component. how can i guarantee that the datasource is always found. or what possibly could be happening for cloud-init to miss the datasource [17:49] Okay is there away to delay cloud-init at boot