jedi4ever / veewee

Easing the building of vagrant boxes
MIT License
4.29k stars 779 forks source link

Make Debian template compatible with non-vbox providers #923

Closed KwadroNaut closed 10 years ago

KwadroNaut commented 10 years ago

By moving virtualbox logic all within logic that checks if it is within a vbox environment, you can reuse the template safely with other providers like libvirt/kvm. Also making sure you have the vbox guest additions.