This file is used to list changes made in each version of the code_generator cookbook.
- Properly fix rubocop errors and remove rubocop ignore that is propagating
- Remove the BlockLength check in rubocop
- Set default log_level to fatal
- Add some helper platform definitions
- Disable octal literals rubocop
- Revert "Pass in chef_run instead of block"
- Pass in chef_run instead of block
- Only create the recipe file if it doesn't exist
- Misc fixes
- Style and standards updates to code_generator
- Rakefile for generating Snakeoil SSL Certificates
- Added rubocop and tests for new cookbooks
- Initial release of code_generator