I'm using the default "aspyatkin/ubuntu-16.04-server-amd64" box. Vagrant creates a dynamically allocated VM with 15GB, which is way too large for this project.
What I'm looking for is to define in the Vagrantfile how large the VM should be (I would use a 6GB VM), and I want this to be FIXED SIZE (not dynamically allocated). When I use VB manually and create VMs w/o Vagrant, during the setup process, one can specify the VM size and choose FIXED size. The VM is then built that way. I'm looking for the exact same hooks, just via Vagrantfile. Is that possible ? -- 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/a2995093-e941-4b9f-a83d-68c58278df55%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
