Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 627 Bytes

File metadata and controls

42 lines (31 loc) · 627 Bytes

workshopbox-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['ws-wbox-base']['bacon'] Boolean whether to include bacon true

Usage

ws-wbox-base::default

Include ws-wbox-base in your node's run_list:

{
  "run_list": [
    "recipe[ws-wbox-base::default]"
  ]
}

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)