darkstarmv / test_template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test_template-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

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

Usage

test_template::default

Include test_template in your node's run_list:

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

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)

About

License:Apache License 2.0


Languages

Language:Ruby 98.0%Language:Shell 2.0%