Now I see why `vagrant package` works so poorly. =) Wish I could find Packer earlier. Still this comparison - https://groups.google.com/forum/#!msg/packer-tool/4lB4OqhILF8/NPoMYeew0sEJ - doesn't tell much about the role of Vagrant then.
On Saturday, November 8, 2014 11:48:49 PM UTC+3, Alvaro Miranda Aguilera wrote: > > 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] > <javascript:>> 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] <javascript:>. >> 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.
