Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

weave (3) Versions 0.0.6

Installs/Configures weave

Policyfile
Berkshelf
Knife
cookbook 'weave', '= 0.0.6', :supermarket
cookbook 'weave', '= 0.0.6'
knife supermarket install weave
knife supermarket download weave
README
Dependencies
Changelog
Quality 0%

weave-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['weave']['bacon']</tt></td>
<td>Boolean</td>
<td>whether to include bacon</td>
<td><tt>true</tt></td>
</tr>
</table>

Usage

weave::default

Include weave in your node's run_list:

{
  "run_list": [
    "recipe[weave::default]"
  ]
}

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)

Dependent cookbooks

compat_resource >= 0.0.0
docker = 1.1.49

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

0.1.0

Initial release of weave

Foodcritic Metric
            

0.0.6 failed this metric

FC006: Mode should be quoted or fully specified when setting file permissions: /tmp/cook/55be3e55eba8126724f0c777/weave/libraries/weave_service.rb:86
FC006: Mode should be quoted or fully specified when setting file permissions: /tmp/cook/55be3e55eba8126724f0c777/weave/libraries/weave_service.rb:92