I am using vagrant 1.6.2 with the libvirt  provider on the host with Ubuntu 
14.04
now I want to create windows guests and added to the Vagrantfile:
default.vm.communicator = "winrm"
 
But vagrant couldn't get a connection when I start
vagrant up --provider=libvirt

Output on the console:
==> default: Waiting for domain to get an IP address...
==> default: Waiting for SSH to become available...
 
and no more output
 
Any suggestions?

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to