/sample-cookbook

sample-cookbook

Primary LanguageRubyOtherNOASSERTION

sample-erlang-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['sample-erlang']['bacon'] Boolean whether to include bacon true

Usage

sample-erlang::default

Include sample-erlang in your node's run_list:

{
  "run_list": [
    "recipe[sample-erlang::default]"
  ]
}

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)