I've downloaded and installed VirtualBox and Vagrant and then used this file: https://github.com/spark-mooc/mooc-setup/archive/master.zip to setup a VM.
When the VM boots, vagrant complains sparkvm: Warning: Connection timeout. Retrying... This repeats many lines In the guest console I see: Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Jul 2015 10:31:17 +0000. Up 61.31 seconds. cloud-init-nonet[67.15]: waiting 10 seconds for network device cloud-init-nonet[77.14]: waiting 120 seconds for network device cloud-init-nonet[197.24]: gave up waiting for a network device. Rebooting the machine from the console, the networking works, but after vagrant down and vagrant up the problem returns /etc/network/interfaces and /etc/network/interfaces.d look fine. eth0 appears only in eth0.cfg: auto eth0 iface eth0 inet dhcp I'm using Windows 7, Vagrant 1.7.3, VirtualBox 5 I'm completely new to Vagrant, so maybe I missed important details Regards, Ittay -- 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/e5fb9efd-f400-4c5b-9d3c-bb5e814ce2c9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
