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.
I guess that’s how it’s supposed to be, right? but this stucks.
incus launch images:debian/13/cloud testcloud ; incus wait testcloud status=ready ; incus exec testcloud – ls -al /home/debian