Hello Easiest would be vagrant-triggers plugin
http://stackoverflow.com/questions/21101869/programatically-restart-vagrant-box-after-provisioning-vagrant-1-4 On Sat, May 9, 2015 at 4:30 PM, Jim Klo <[email protected]> wrote: > Is there a way to invoke a reload during provisioning? I have a need to > reboot during the provisioning and then continue with additional scripts. > > I've tried installing this plugin https://github.com/aidanns/vagrant-reload, > but it doesn't appear to work. > > 1. I can't seem to install the plugin without using sudo on OS X Yosemite. > 2. When I do get it to install, vagrant up doesn't see the plugin unless I > use `sudo vagrant up` when just causes a whole other chain of hurt. > > Thoughts on how to proceed? > > Thanks. > > - Jim > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.
