Sha256: 05670bdb474cc071113af70ba0d493a8f7016e4fff4f43898eb933202e1727cf

Contents?: true

Size: 949 Bytes

Versions: 16

Compression:

Stored size: 949 Bytes

Contents

cookbook
========

* `path` The path to a local cookbook source, including a valid `metadata.rb` file.
* `sources, type: list, singular: add_source, unique: true` Supermarket APIs to resolve cookbook dependencies from
* `metadata` Boolean. Read dependencies from local cookbook metadata.

## `depends name`

Collection of declared cookbook dependencies. Options are passed to [Berkshelf](http://berkshelf.com/). Check out their docs for additional details.

* `version` A version constraint spec for the cookbook
* `git` A git URI from which to fetch the cookbook
* `GitHub` A GitHub URL from which to fetch the cookbook
* `branch` A branch reference from which to fetch the cookbook
* `tag` A tag reference from which to fetch the cookbook
* `ref` A comittish reference from which to fetch the cookbook
* `rel` The sub-directory of a git repository to check out as a cookbook
* `path` The path to a local cookbook, relative to the build workspace.

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
builderator-1.1.0 docs/configuration/cookbook.md
builderator-1.0.4 docs/configuration/cookbook.md
builderator-1.0.3 docs/configuration/cookbook.md
builderator-1.0.2 docs/configuration/cookbook.md
builderator-1.0.1 docs/configuration/cookbook.md
builderator-1.0.0.pre.rc.12 docs/configuration/cookbook.md
builderator-1.0.0.pre.rc.11 docs/configuration/cookbook.md
builderator-1.0.0.pre.rc.10 docs/configuration/cookbook.md
builderator-1.0.0.pre.rc.9 docs/configuration/cookbook.md
builderator-1.0.0.pre.rc.8 docs/configuration/cookbook.md
builderator-1.0.0.pre.rc.7 docs/configuration/cookbook.md
builderator-1.0.0.pre.rc.6 docs/configuration/cookbook.md
builderator-1.0.0.pre.rc.5 docs/configuration/cookbook.md
builderator-1.0.0.pre.rc.4 docs/configuration/cookbook.md
builderator-1.0.0.pre.rc.3 docs/configuration/cookbook.md
builderator-1.0.0.pre.rc.1 docs/configuration/cookbook.md