Skip to content

populr/chef_customize_unicorn

Repository files navigation

chef_customize_unicorn-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

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

Usage

chef_customize_unicorn::default

Include chef_customize_unicorn in your node's run_list:

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

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (i.e. add-new-recipe)
  3. Write your 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:: YOUR_NAME (<YOUR_EMAIL>)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages