You can also have a look into packer.io if vagrant up takes too long, packer.io can create a more ready-to-use box
On Sun, Nov 9, 2014 at 6:05 AM, anatoly techtonik <[email protected]> wrote: > Hi, > > Is it possible to check if a certain box exists from Vagrantfile? > > I have a configuration that builds a box out of public image, but it work > too long, so I occasionally create snapshot of new box with `vagrant > package` and import that instead. I want to automate the process and use > base box only if snapshot does not exist. Is that possible? > > -- > 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.
