Ted Coursen
2018-09-21 16:23:54 UTC
I had a working configuration that had been working for a few months, but
is now broken.
I am using Windows 10. I am trying to create a VirtualBox vm of Ubuntu
with MongoDB running on it.
In my Vagrantfile I have the following line :
config.vm.network 'private_network', ip: "192.168.2.2"
When I run "vagrant up" from my command line it creates the VM, but it asks
me twice for my windows admin credentials and then proceeds. But then
when I look in my Virtual Box settings I have a new host only adapter.
After running a few times I now have like 10 Host Only adapters in
virtualbox.
Any ideas on what is happening here?
--
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 vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/585fa064-88d0-473e-bce3-49225a91d5cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
is now broken.
I am using Windows 10. I am trying to create a VirtualBox vm of Ubuntu
with MongoDB running on it.
In my Vagrantfile I have the following line :
config.vm.network 'private_network', ip: "192.168.2.2"
When I run "vagrant up" from my command line it creates the VM, but it asks
me twice for my windows admin credentials and then proceeds. But then
when I look in my Virtual Box settings I have a new host only adapter.
After running a few times I now have like 10 Host Only adapters in
virtualbox.
Any ideas on what is happening here?
--
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 vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/585fa064-88d0-473e-bce3-49225a91d5cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.