/tags

test folder for establishing tagging

Primary LanguageRubyOtherNOASSERTION

tags-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['tags']['bacon'] Boolean whether to include bacon true

Usage

tags::default

Include tags in your node's run_list:

{
  "run_list": [
    "recipe[tags::default]"
  ]
}

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)