Hey!
I ran Cookstyle 6.7.3 against this repo and here are the results.
This repo was selected due to the topics of cookbook
Changes
Issues found and resolved with libraries/resource_runit_service.rb
28:7 warning: ChefDeprecations/ResourceUsesOnlyResourceName - Starting with Chef Infra Client 16, using resource_name without also using provides will result in resource failures. Use provides to change the name of the resource instead and omit resource_name entirely if it matches the name Chef Infra Client automatically assigns based on COOKBOOKNAME_FILENAME.
Hey! I ran Cookstyle 6.7.3 against this repo and here are the results. This repo was selected due to the topics of cookbook
Changes
Issues found and resolved with libraries/resource_runit_service.rb
ChefDeprecations/ResourceUsesOnlyResourceName
- Starting with Chef Infra Client 16, usingresource_name
without also usingprovides
will result in resource failures. Useprovides
to change the name of the resource instead and omitresource_name
entirely if it matches the name Chef Infra Client automatically assigns based on COOKBOOKNAME_FILENAME.