Hi,
I recently tested wait parameter of incus a little bit, so I facing off the cloud-init issue. So when I have created a container or vm with cloud we need to check the status of the cloud-init, i suppose.
So can you add cloud-init as agent?
Regards.
We’d rather not have incus wait start running commands inside of the instance which is what you’d need to do to check on cloud-init status.
incus wait
That said, you could probably have cloud-init set the instance state to READY and then have incus wait wait for that.