Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 603 Bytes

README_berks.md

File metadata and controls

42 lines (31 loc) · 603 Bytes

maadbox-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

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

Usage

maadbox::default

Include maadbox in your node's run_list:

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

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)