Skip to content

evertrue/et_chefgithook-cookbook

Repository files navigation

et_chefgithook-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

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

Usage

et_chefgithook::default

Include et_chefgithook in your node's run_list:

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

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (i.e. add-new-recipe)
  3. Write you change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request

License and Authors

Author:: EverTrue, Inc. (eric.herot@evertrue.com)