andrevaladas / chef-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. 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.
  2. Fork this repo.
  3. Create a named example branch (e.g. example_xyz).
  4. Using the HowTo template, write your new HowTo example.
  5. Submit a Pull Request, and request review.

About