This file is used to list changes made in each version of the kitchen-in-travis
cookbook.
- Fix Installing new version of config file /etc/bash_completion.d/lxc error (issues #2 and #3, thanks Pedro Salgado).
- Update Berkshelf to version
4
. - Reinstall AppArmor to fix Could not open 'tunables/global' error.
- Docker script big refactor using travis_ shell functions.
- Improve Rakefile integration tasks to support different actions and regexp.
- README: Multiple documentation improvements.
- Revert "Gemfile: kitchen-docker ~> 2.3" (fixes *Kitchen::ActionFailed: Failed to complete #create action: undefined method
create' for Tempfile:Class]*, see [
kitchen-docker` issue #148). - .travis.yml: use rvm
2.0.0
for Ruby version2.0
. - README: Add a link to the
netstat
cookbook.
- Use cURL instead of Wget (fixes gpg: no valid OpenPGP data found).
- travis.yml:
- Add
sudo: true
. - Remove
language
configuration option. - README: Multiple documentation improvements.
- Initial release of
kitchen-in-travis
.