This file is used to list changes made in each version of the mcelog cookbook.
- Fix markdown in contributing docs
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Remove delivery folder
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Cookstyle fixes
- Sous Chefs Adoption
- Correct path of mcelog.conf for rhel fedora - @ashangit
- Update specs to 16.04 - @tas50
- Updates for cookstyle - @tas50
- Use ChefDK for test deps and not the Gemfile
- Add Github issue and PR templates
- Test using Local Delivery and not Rake
- Move ownership over to Chef from tas50
- Require Chef 12.1+
- Add integration testing with Test Kitchen and kitchen-docker in Travis CI
- Add support for RHEL 7
- Bump the minimum RHEL release to 6 as 5 was actually broken before
- Add inspec tests to ensure the service is started
- Remove the attributes for service name and config dir and instead use helper methods
- Use standard Chef .gitignore file
- Add travis.yml file for testing
- Remove use of hash rockets in the rubocop.yml file
- Add a Berksfile
- Add a Contributing doc
- Update and breakout deps in the Gemfile
- Add badges and requirements information to the readme
- Add chefignore to limit what files are uploaded to the server
- Add basic chefspec converge test
- Add source_url and issues_url to metadata.rb
- Add a changelog file