purpleidea / vagrant-builder

an elegant method for making base images for vagrant-libvirt
GNU Affero General Public License v3.0
42 stars 23 forks source link

RFE: add support for creating a virtualbox/vmware/etc vagrant boxes #12

Open vvaldez opened 9 years ago

purpleidea commented 9 years ago

Since I don't use virtualbox, I can't hack on this, but one possibility would be to use vagrant-mutate to get you there.

purpleidea commented 9 years ago

Additionally tools like packer/veewee (if it still exists) are known to try and to virtualbox as their default. I only started this project because none of those tools existed or could produce libvirt images. I think the situation is still poor, but in any case, I bet my project has about 100x less code ;) It's probably worth investigating those to make sure you really want this in vagrant-builder.