Skip to content

PurrBiscuit/chef-purrbiscuit

Repository files navigation

create-cookbook

Cheffing the purrbiscuit.

Supported Platforms

Ubuntu 12.04 LTS.

Attributes

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

Usage

create::default

Include create in your node's run_list:

{
  "run_list": [
    "recipe[create::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:: Stephen Purr ([email protected])

About

chef the purrbiscuit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published