16 lines
636 B
Markdown
16 lines
636 B
Markdown
## 0.5.1 (unreleased)
|
|
|
|
- Added `config.chef.recipe_url` which allows you to specify a URL to
|
|
a gzipped tar file for chef solo to download cookbooks. See the
|
|
[chef-solo docs](http://wiki.opscode.com/display/chef/Chef+Solo#ChefSolo-RunningfromaURL) for more information.
|
|
- Added `vagrant box repackage` which repackages boxes which have
|
|
been added. This is useful in case you want to redistribute a base
|
|
box you have but may have lost the actual "box" file.
|
|
|
|
## Previous
|
|
|
|
The changelog began with version 0.5.1 so any changes prior to that
|
|
can be seen by checking the tagged releases and reading git commit
|
|
messages.
|
|
|