Hi I'm wondering if it is possible to build Virtualbox Vagrant boxes with Packer on an AWS instance? I know that it is possible to create a Vagrant box that is run on AWS (vagrant-aws), but I'm looking to build developer boxes for local use.
The preference is to build the boxes in CI, but I've seen somewhere that it might not be possible to run Virtualbox on AWS. My thoughts were: 1. Start with an existing ISO 2. Provision it with Packer 3. Use the vagrant post-processor to output a vagrant.box Is this possible? Thanks! Greg -- 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/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" 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/packer-tool/34259151-e0b0-4dcb-aa43-f4db382e96b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
