Sha256: 0c43ac7d85837e2b6639043584dfa78da4bfc328c20ae14b5dea1bf8fcf4a488
Contents?: true
Size: 864 Bytes
Versions: 4
Compression:
Stored size: 864 Bytes
Contents
## Description Use this directory to define your app's Chef cookbooks. If you're using relevance\_rails, your app automatically bundles (Elzar's recipes)[http://github.com/relevance/elzar]. ## Usage First, setup this directory: `cd provision && bundle install`. To create new cookbooks or install [existing ones](https://github.com/cookbooks): ```sh # Create a new cookbook $ script/new_cookbook my_cookbook # Install any cookbook on github by user/name $ script/install_cookbook cookbooks/mysql ``` Once you've added a cookbook you need to add the recipe name to the "run_list" key of dna.json. ## Elzar Cookbooks Although Elzar's cookbooks and roles are automatically bundled, you can override them in cookbooks or site_cookbooks. ## Vagrant To provision using Vagrant [see these detailed instructions](https://github.com/relevance/elzar#using-vagrant).
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
elzar-0.2.0 | lib/elzar/templates/README.md |
elzar-0.1.2 | lib/elzar/templates/README.md |
elzar-0.1.1 | lib/elzar/templates/README.md |
elzar-0.1.0 | lib/elzar/templates/README.md |