Skip to content

GiPPe/cookbooks

 
 

Repository files navigation

Overview

Every Chef installation needs a Chef Repository. This is the place where cookbooks, roles, config files and other artifacts for managing systems with Chef will live. We strongly recommend storing this repository in a version control system such as Git and treat it like source code.

Usage

Please refer to the documentation.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

ZenOps Chef Cookbooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 58.0%
  • Perl 17.8%
  • Shell 14.1%
  • PHP 4.5%
  • Python 4.5%
  • Makefile 0.6%
  • Vim Script 0.5%