mszoernyi / chef-old

ZenOps Chef Cookbooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Ruby 45.9%Language:Perl 24.5%Language:Shell 12.0%Language:HTML 7.4%Language:ApacheConf 3.5%Language:PHP 3.0%Language:Python 1.9%Language:Vim Script 1.3%Language:Nginx 0.5%