Module: RuboCop::Cop::Chef::ChefEffortless

Defined in:
lib/rubocop/cop/chef/effortless/berksfile.rb,
lib/rubocop/cop/chef/effortless/data_bags.rb,
lib/rubocop/cop/chef/effortless/node_roles.rb,
lib/rubocop/cop/chef/effortless/search_used.rb,
lib/rubocop/cop/chef/effortless/node_environment.rb,
lib/rubocop/cop/chef/effortless/node_policygroup.rb,
lib/rubocop/cop/chef/effortless/search_for_environments_or_roles.rb

Overview

Policyfiles should be used for cookbook dependency solving instead of a Berkshelf Berksfile.

Defined Under Namespace

Classes: Berksfile, CookbookUsesDatabags, CookbookUsesEnvironmments, CookbookUsesPolicygroups, CookbookUsesRoles, CookbookUsesSearch, SearchForEnvironmentsOrRoles