scabala

Results 46 comments of scabala

Hello, could you try to get an specify `wait_For_lease` using an image that already has `qemu-guest-agent` installed? I had successfully get IP address from VM when doing so.

I'll try to take a look and see if I can find anything changed that might cause it between those two versions.

I couldn't find anything particular between those versions. Also, I don't have bridged network in my setup and it's hard for me to create it so I used NAT-ed one...

Okay, more debugging later: I cannot reproduce it - previously I had problems with cloud-init. I think it might be related to cloud-init itself rather than to provider. Either way,...

Do you have cloud-init logs for both scenarios?

I think this is solved/implemented already

Hi, I think there might be confusion about system and user libvirt sessions. It looks like from Terraform you are using system one but when you show XML for `default`...

It is not clear from description but I think what you want to do is to connect to remote libvirt instance. In that case, you do not need anything libvirt...