Skip to content

Available Vagrant Boxes

benatkin edited this page Sep 14, 2012 · 21 revisions

Adding Boxes

Feel free to add yours but under the contributed boxes section, not the official boxes section unless you have approval from the creators of Vagrant.

Official Boxes

Ubuntu Lucid 32 Bit

http://files.vagrantup.com/lucid32.box

Ubuntu Lucid 64 Bit

http://files.vagrantup.com/lucid64.box

Ubuntu Precise 32 Bit

http://files.vagrantup.com/precise32.box

Ubuntu Precise 64 Bit

http://files.vagrantup.com/precise64.box

Contributed Boxes

The best place to find contributed boxes is at http://vagrantbox.es. These boxes have not been verified by the vagrant project, so please use them at your own risk. Files may change after the pull requests have been merged in, so please only download from URLs you trust enough to use for your project. If you're concerned about using a contributed box, you may be able to find build scripts for a particular distribution on GitHub, which you can verify by reading the source, and then use to build your own box.

Clone this wiki locally