Skip to main content

IncludingXMLRubyRecipe

All Cookstyle Cops


The department is: Chef/Deprecations

The full name of the cop is: Chef/Deprecations/IncludingXMLRubyRecipe


Enabled by defaultSupports autocorrectionTarget Chef Version
EnabledYesAll Versions

Do not include the deprecated xml::ruby recipe to install the nokogiri gem. Chef Infra Client 12 and later ships with nokogiri included.

Examples

incorrect

include_recipe 'xml::ruby'

Configurable attributes

NameDefault valueConfigurable values
Version Added5.4.0String
Exclude
  • **/attributes/*.rb
  • **/metadata.rb
  • **/Berksfile
Array

Was this page helpful?









Search Results