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 resources/splunk_app.rb
19:1 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.
Issues found and resolved with resources/splunk_index.rb
17:1 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.
Issues found and resolved with resources/splunk_installer.rb
17:1 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.
Issues found and resolved with resources/splunk_monitor.rb
17:1 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 resources/splunk_app.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.Issues found and resolved with resources/splunk_index.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.Issues found and resolved with resources/splunk_installer.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.Issues found and resolved with resources/splunk_monitor.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.