Did you this issue resolved? I am having a similar issue wit trying to install a custom software package that I have developed.
On Wednesday, June 24, 2015 at 10:04:16 AM UTC-4, VagrantUser1290 wrote: > > Oh, ok I am using different drives because of space issues, however I did > try to use the same drive on the Guest and the Host and it still didn't > cause anything to happen. My vagrant provision file is attached; it runs > but doesn't do anything. > > On Wednesday, June 24, 2015 at 9:52:01 AM UTC-4, Chris Baldauf wrote: > >> Hi, >> >> Normally the path to a shell provisioner is described relative to the >> Vagrantfile on the host machine, so if you have an install.bat as a sibling >> of your Vagrantfile, I would expect that to read: >> >> config.vm.provision :shell, path: "install.bat", ... >> >> Would it be possible for you to post the output of running vagrant up or >> vagrant >> provision? >> >> Chris >> >> > -- 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/6b796f4d-4b14-4162-9520-1c42b7492907%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
