okay, so I guess you're saying Vagrant does not offer the hooks for this. this is disappointing. Even with dynamic allocation, I want to set the max size to be lower than 15GB.
On Wed, Jun 7, 2017 at 3:57 AM, Alvaro Miranda Aguilera <[email protected]> wrote: > Vagrant use case is for this. > > Take a base box and create a VM used for development or prototyping. > Dynamic allow have a big disk that uses little space, so will fit more use > cases > > The important is the code (your app) and not the vm. > > Vm are disponsable. > > If what you need is have a running VM, with a fixed size for performance, > then perhaps Vagrant is not the tool you want, and maybe other solution is > the best. > > You could create your own base box with packer, and give the size you > require, from memory I am not sure you will be able to create a Vagrant box > with fixed size. > > If you could explain your end to end workflow, maybe are other ways to > solve that problem. > > Alvaro. > > -- > 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/CAHqq0ezXGuntXvP%2BE6cR4qgWWsXvUn%2BRJig4Gtrp_ > e_0nhqg%3DA%40mail.gmail.com > <https://groups.google.com/d/msgid/vagrant-up/CAHqq0ezXGuntXvP%2BE6cR4qgWWsXvUn%2BRJig4Gtrp_e_0nhqg%3DA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CAP5xNF%2BW4m4iFnZrMs0J2FB_j%2BRFxuPwQa3VzV8ujsrBmFhOMA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
