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

Vagrant-builder should be able to bake custom Atomic images #6

Open purpleidea opened 9 years ago

purpleidea commented 9 years ago

After talking with https://github.com/rwmjones it appears two bugs are currently blocking atomic+virt-builder and these should be fixed so that developers can hack on atomic more easily, along with many more use cases. The two bugs are:

https://bugzilla.redhat.com/show_bug.cgi?id=1102241 https://bugzilla.redhat.com/show_bug.cgi?id=1177460

Beverages, eternal fame or other prizes will be awarded to whoever gets these fixed :)

This would also be an easy way to keep developers happy, as they could have whatever custom tools they want in their own spins and images. These two bugs are also mentioned in: https://github.com/purpleidea/oh-my-vagrant/issues/78#issuecomment-94559285