Vendor the external cookbooks
Knife-Zero doesn't include Berkshelf support, so vendoring everything in the repo is convenient again
This commit is contained in:
33
cookbooks/poise-ruby/CHANGELOG.md
Normal file
33
cookbooks/poise-ruby/CHANGELOG.md
Normal file
@@ -0,0 +1,33 @@
|
||||
# Changelog
|
||||
|
||||
## v2.4.0
|
||||
|
||||
* Add support for the rh-ruby24 SCL package.
|
||||
|
||||
## v2.3.0
|
||||
|
||||
* Chef 13 support.
|
||||
|
||||
## v2.2.0
|
||||
|
||||
* Add support for Ubuntu 16.04 system packages.
|
||||
* Support new SCL structure and packages.
|
||||
|
||||
## v2.1.1
|
||||
|
||||
* Create ChefSpec matchers for the `ruby_gem` resource.
|
||||
|
||||
## v2.1.0
|
||||
|
||||
* Fix version field for default Ruby runtime.
|
||||
* Add a `:dummy` provider for `ruby_runtime` for unit testing or complex overrides.
|
||||
* Improved handling for `bundle exec` in `ruby_execute`.
|
||||
* New integration test harness.
|
||||
|
||||
## v2.0.0
|
||||
|
||||
* Initial release (again)!
|
||||
|
||||
## v1.0.0
|
||||
|
||||
* Pre-history, we do not speak of these times.
|
||||
Reference in New Issue
Block a user