And the box template seems to be here: https://github.com/puppetlabs/puppetlabs-packer
If you haven't used packer before, I would suggest try this tutorial first: https://atlas.hashicorp.com/tutorial/packer-vagrant/0 Thanks Alvaro. On Thu, Mar 3, 2016 at 7:09 PM, Alvaro Miranda Aguilera <[email protected]> wrote: > Hello, > > If the box does have a limit, you could create your own base box, and will > be a bit more safe and reusable, than trying to expand the disk and > repackage the box (doable) > > Other option will be use some Vbox magic, create a 2nd disk, use a shell > provisioner and then mount the disk. > > I would go for creating you own box > > What version of Centos is that? I can share a packer project and you can > build your own box in no time. > > Thanks! > Alvaro. > > On Thu, Mar 3, 2016 at 7:07 PM, <[email protected]> wrote: > >> good evening.... >> >> i am creating a cluster with: override.vm.box_url = " >> http://puppet-vagrant-boxes.puppetlabs.com/centos-64-x64-vbox4210-nocm.box >> " >> >> the vm's each have 9gb of storage. >> >> is there a way to specify 25-30gb of storage for each vm when vagrant is >> building? >> >> thanks so much. >> >> take care all >> >> -- >> 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/a99e5c1c-1588-46de-ae01-cfbad4af82e9%40googlegroups.com >> <https://groups.google.com/d/msgid/vagrant-up/a99e5c1c-1588-46de-ae01-cfbad4af82e9%40googlegroups.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/CAHqq0eza%2BnQ2Edc2af3O_2GESGpHe9FUdi2y9ScKOxBrhcXSUA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
