INTRODUCTION Below you will find some of my vagrant boxes I have created. I use these on a daily basis so they should work pretty well. INFORMATION You can find more information below the file listing! CHANGELOG You can find the changelog here or use the rss feed.
| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| centos/ | 12-Jan-2012 09:24 | - | Boxes ordered by centos release | |
| virtualbox/ | 25-Jan-2012 08:14 | - | Boxes ordered by VirtualBox release | |
| CHANGELOG | 21-Feb-2012 07:32 | 6.6K | Changelog | |
| my-vbox-htaccess | 25-Jan-2012 10:33 | 1.0K | ||
VERSIONING
I make a habbit of putting some information in the filenames. The format is
as follows: <distro>-<distro version>-<arch>-<provisioner>-vbox.<guest version>-<packaged version>.box
Beside this versioning scheme, I also provide several symlinks to boxes.
<distro>-<distro version>-<arch>-<provisioner>-vbox.<guest version>.box will be linked to
the latest packaged version.
Example:
centos-5.7-64bit-puppet-vbox.4.1.6.box -> centos-5.7-64bit-puppet-vbox.4.1.6-2.box
centos-6.2-64bit-puppet-vbox.4.1.8.box -> centos-6.2-64bit-puppet-vbox.4.1.8-1.box
centos-latest.box -> centos-6.2-64bit-puppet-vbox.4.1.8.box
CHECKSUMS
For those that want them, you can find then in the boxes folder.
PACKAGES
@todo: Add a compact list of included packages.
EXTRA
Boxes that end with .box-pp are packaged with a modified
Vagrantfile which is preconfigured for use with puppet.
ADDONS
See vagrant-addons @ github for more information on this subject.