Hey!
I ran Cookstyle 7.3.10 against this repo and here are the results.
This repo was selected due to the topics of chef-cookbook
Changes
Issues found and resolved with resources/repository.rb
45:7 warning: Chef/Deprecations/DeprecatedYumRepositoryActions - With the release of Chef Infra Client 12.14 and the yum cookbook 3.0 several properties in the yum_repository resource the actions the yum_repository resource actions were renamed. The add action became create and delete became remove to better match other resources in Chef Infra Client.
Hey! I ran Cookstyle 7.3.10 against this repo and here are the results. This repo was selected due to the topics of chef-cookbook
Changes
Issues found and resolved with resources/repository.rb
Chef/Deprecations/DeprecatedYumRepositoryActions
- With the release of Chef Infra Client 12.14 and the yum cookbook 3.0 several properties in the yum_repository resource the actions the yum_repository resource actions were renamed. Theadd
action becamecreate
anddelete
becameremove
to better match other resources in Chef Infra Client.