HI all, using vagrant 1.9.7 is it possile to set a network fileshare in the config.vm.box_url parameter space?
Using windows I can 'download' the file from the c:\ drive IE config.vm.box_url = "file://c:/path/to/./box" works fine however config.vm.box_url = "file://network/path/to/./box" doesnt work at all the following is displayed on running vagrant up: An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again. Any sugeestion on how to resolve this would be great Thanks Andy -- 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/ba7290dd-0354-4227-9507-75b51c2847a6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
