Skip to main content

AttributeMetadata

The department is: AttributeMetadata

The full name of the cop is: Chef/RedundantCode/AttributeMetadata

Enabled by defaultSupports autocorrectionTarget Chef Version
EnabledYesAll Versions

The attribute metadata.rb method is not used and is unnecessary in cookbooks.

Examples

incorrect


 attribute 'zookeeper_bridge/server',
           display_name: 'zookeeper server',
           description: 'Zookeeper server address.',
           type: 'string',
           required: 'optional',
           default: '"127.0.0.1:2181"'

Configurable attributes

NameDefault valueConfigurable values
Version Added5.1.0String
Include
  • **/metadata.rb
Array

Was this page helpful?

×









Search Results