Skip to main content

IncludingMixinShelloutInResources

The department is: IncludingMixinShelloutInResources

The full name of the cop is: Chef/Modernize/IncludingMixinShelloutInResources

Enabled by defaultSupports autocorrectionTarget Chef Version
EnabledYesAll Versions

There is no need to include Chef::Mixin::ShellOut or Chef::Mixin::PowershellOut in resources or providers as this is already done by Chef Infra Client 12.4+.

Examples

incorrect

require 'chef/mixin/shell_out'
include Chef::Mixin::ShellOut
require 'chef/mixin/powershell_out'
include Chef::Mixin::PowershellOut

Configurable attributes

NameDefault valueConfigurable values
Version Added5.4.0String
Include
  • **/resources/*.rb
  • **/providers/*.rb
  • **/libraries/*.rb
Array

Was this page helpful?

×









Search Results