Chef Examples
A collection of HowTo Chef examples to help you figure out how to do that thing you really want to do with Chef, Habitat, InSpec and anything else Chef-related. This repo is maintained by Chef, however, feel free to request examples, or file PR's to provide examples to the Chef Community.
Note: USE AT YOUR OWN RISK!
Automate
Infra
InSpec
Habitat
Start Environments
Other
Contributing
- Verify if there is a current "Example Request" issue for what you are
going to be adding content for, if not, add a new issue so it's not duplicated.
- Fork this repo.
- Create a named example branch (e.g. example_xyz).
- Using the HowTo template, write your new HowTo example.
- Submit a Pull Request, and request review.