Hi,

We have been using Vagrant (1.5.4) with the vagrant-windows plugin for a 
couple of months and configured to user both a public network and a private 
network with a static IP as such

 config.vm.network "private_network", ip: "192.168.30.20"

This has worked flawlessly until we upgraded to Vagrant 1.6.2. last week. 
Know it doesn't set the IP to be 1.92.168.30.20 instead I get the same as 
if I configure the private network to use DHCP.

I have reproduced the issue by downgrading vagrant to 1.5.4 and make sure 
that it works and then upgrade to 1.6.2 and see that it doesn't set it.

Is this a known issue or is there maybe some configuration that I need to 
do that is new to 1.6.2?

Regards,
Carl

-- 
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