This repository has been archived by the owner on Sep 27, 2021. It is now read-only.
Releases: nickcharlton/boxes
Releases · nickcharlton/boxes
1.6.1
1.6.0
- Adds support for Ansible (thanks to @danielgroves, @patrickheeney).
- Switches Chef to use the Omnibus installer from their metadata service (thanks to @bma's suggestion).
- Updates Debian Wheezy to 7.8.
1.5.0
- Reverts a change to password-less sudo which was breaking it.
- Moves a collection of functionality from the Rakefile to a more Ruby-like
lib/
directory (this will make up the basis of version 2.0). - Fixes the version of Chef back to 11.16.4 to solve an issue with the non-standard install.
- Bumps the Debian Wheezy version.
- Removes the Ubuntu Raring template.
- Adds a method for building "special" boxes, with an example configuring a Ruby box.
1.4.0
- Adds support for Ubuntu Lucid (10.04 LTS)
- Updates the Wheezy URL references.
1.3.1
- Updates the Wheezy version to 7.5.0.
1.3.0
- Adds support for Ubuntu 14.04 (Trusty).
- Fixes a bug where VMware tools wouldn't be installed under newer versions of Packer.
1.2.0
- Compatibility with the changes introduced since Packer 0.3.
- Updates the Precise and Wheezy ISO versions.
- Cleans up the Rakefile.
- Tidies up the scripts.
1.1.0
- Adds a Ubuntu Raring 64 template.
- Adds git to both Debian & Ubuntu preseed files.
1.0.0
First full release:
- Rakefile for managing the builds based upon custom templates.
- Templates for Debian Wheezy and Ubuntu Precise.
- Support for both VirtualBox and VMware box types.
- Support for Puppet & Chef and individual Puppet, Chef boxes.