- add kitchen test gem
- add generate hostid
- add tags
- use yum-epel cookbook
- update berkshelf to version 3
- update rubocop and fix syntax
- add memcache plugin
- update redis package dependency.
- add end of line character to template files.
- update elasticsearch package dependency
- fix specs
-
Remove dependency on response file for Debian installations. The file will be over-written by the template resource regardless; it served no function other than to install the package.
-
Update GPG key location per Stackdriver documentation
-
Syntax cleanup
- Add default :upgrade action.
- Lock yum cookbook version.
- Added delete conf file resource.
- Added recipe to setup custom apache plugin
- fixed redhat platform name
- added enable attribute
- Added collectd plugins (elasticcache, mongodb, nginx, redis)
- added travis support
- Added support for Ubuntu 10.04, 12.04, and 12.10
- Initial release.