All notable changes to this project will be documented in this file.
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
Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Stop running broken rspec tests
- Require Chef 15.3+ for unified_mode
- Require unified_mode for all resources
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
Remove Delivery
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
- Remove delivery folder
- Standardise files with files in sous-chefs/repo-management
- resolved cookstyle error: libraries/provider_carbon_conf_accumulator.rb:37:7 refactor:
ChefModernize/ActionMethodInResource
- resolved cookstyle error: libraries/provider_storage_conf_accumulator.rb:37:7 refactor:
ChefModernize/ActionMethodInResource
- Fix frozen method error in libraries/chef_graphite_carbon_config_converter.rb
- Cookstyle Bot Auto Corrections with Cookstyle 6.16.8
- Fix bug with changing a frozen string in ruby 2.7.0
- Fix Django/Twisted overridden version (#318)
- resolved cookstyle error: libraries/provider_carbon_conf_accumulator.rb:50:83 convention:
Layout/TrailingWhitespace
- resolved cookstyle error: libraries/provider_carbon_conf_accumulator.rb:50:84 refactor:
ChefModernize/FoodcriticComments
- resolved cookstyle error: libraries/provider_storage_conf_accumulator.rb:48:83 convention:
Layout/TrailingWhitespace
- resolved cookstyle error: libraries/provider_storage_conf_accumulator.rb:48:84 refactor:
ChefModernize/FoodcriticComments
- Migrate to github actions
- Ran linters and addressed issues
- Ran latest cookstyle
- Remove unnecessary actions method in the resources
- Fix cookstyle issues
- Should now work with Chef 13, 14 and 15
- Syntax and styling updates
- Compatibility with Chef 13 (.@oscar123mendoza)
- Adds License and Code of Conduct
- Syntax and styling updates
- Use full Twisted version number
- Manage graphite nofile ulimit
- Fixes carbon source
- README improvements to address resource usage and removal of Apache dependency (@webframp, #187)
- restart graphite-web in graphite_example sample recipe (@obazoud, #182)
- remove unused
['graphite']['web_server']
attribute (@obazoud, #181)
- Readme improvements.