On Fri, Jul 25, 2014 at 5:58 AM, Peter M Souter <[email protected]> wrote:
> here a way to make a provision take priority over a synced folder? the vagrantfile create some directories in the folder, i am going to point you on a way as you said is hacky that you can monitor to do something just the first time however, it's with my Linux Admin hat that i will say don't do that.. if a workaround works, people will then rely on the workaround, and if anything changes down the road, a more nasty workaround^workaround game will came up. so save yourself and your company some pain, and try to get your own vm :) hack way: https://groups.google.com/d/msg/vagrant-up/mkHSTiKnBpM/Gl9pl_g6JYsJ if !::File.exists? ".vagrant/machines/default/virtualbox/id" #code end -- 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.
