Hello. Assuming you are using Vagrant with Virtualbox, yes is doable. However you need to do some work on the following order
Filesystem Partition Disk If you can came up with the commands you want vagrant to run, then you can include it on the Vagrantfile. On Tue, Jun 6, 2017 at 4:12 AM, <[email protected]> wrote: > Hi, > > pretty new to Vagrant. Love it ;-) > > I downloaded a public Vagrant box and initiated it via the Vagrantfile. > All working. > > Now, I see that the VM that has been created was set to be a 15 GB file > with dynamically allocated storage. > > How can I change the VM to be a *fixed size of 10 GB*, using the > Vagrantfile ? > > > Thanks ! > > - Peter > > -- > 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/c4383771-d8be-438a-a5b5-57a8bcbe531c%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/c4383771-d8be-438a-a5b5-57a8bcbe531c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAHqq0eyWrg3fBK5yNZT7BV09VNP9D3nESCP1EL17t1iDrKwkwA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
