Ulaga, I'm afraid it will work, but the only way I've gotten it to work is using Vagrant + VMware Workstation and the paid Vagrant/VMware plugin. Virtualbox does NOT support nesting very well.
On Thursday, August 20, 2015 at 1:59:57 AM UTC-5, Ulaga nathan wrote: > > I am trying this setup just to mimic a enviroment.. i knew its complex but > please let me know does it work ? > > >> Hi, >> I am getting trouble with this setup.i have a ubuntu14.04 Vagrant-VM >> running on my windows8 machine... i have packaged it as a vagrant BOX. now >> in the Vagrant-VM i am running test kitchen/vagrant/virtualbox >> combination.. There by using test kitchen am trying to spin up a new VM >> using the existing BOX in the BOX_URL defined in kithen.yml. I also passed >> network paramters in kithchen.yml.. Now kitchen create command causing >> action failed error by throwing waiting for ssh service 127.0.0.1 on port >> 2222.. >> >> Question : >> >> 1) Why testkitchen is not using my ip address defined in kitchen.yml and >> going with 127.0.0.1 and port 2222 which are part of the existing BOX. how >> to pass new network parameter for sandbox created by test kitchen?? >> > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/4044cfd5-8e23-416a-9ea3-792565ea7684%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
