Skip to main content

IncludingOhaiDefaultRecipe

All Cookstyle Cops


The department is: Chef/Modernize

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


Enabled by defaultSupports autocorrectionTarget Chef Version
EnabledNoAll Versions

The Ohai default recipe previously allowed a user to ship custom Ohai plugins to a system by including them in a directory in the Ohai cookbook. This functionality was replaced with the ohai_plugin resource, which should be used instead as it doesn’t require forking the ohai cookbook.

Examples

incorrect

include_recipe 'ohai::default'
include_recipe 'ohai'

Configurable attributes

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

Was this page helpful?









Search Results