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

buildkite (3) Versions 0.0.1

Installs and configures the buildkite agent

Policyfile
Berkshelf
Knife
cookbook 'buildkite', '= 0.0.1', :supermarket
cookbook 'buildkite', '= 0.0.1'
knife supermarket install buildkite
knife supermarket download buildkite
README
Dependencies
Quality 0%

ogdotnet-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>['ogdotnet']['bacon']</tt></td>
<td>Boolean</td>
<td>whether to include bacon</td>
<td><tt>true</tt></td>
</tr>
</table>

Usage

ogdotnet::default

Include ogdotnet in your node's run_list:

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

License and Authors

Author:: Martin Cozzi (martin@marana.in)

Dependent cookbooks

git ~> 5.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Foodcritic Metric
            

0.0.1 failed this metric

FC007: Ensure recipe dependencies are reflected in cookbook metadata: /tmp/07043dbd4b14943ae3a27b0a/buildkite/recipes/ubuntu.rb:17
FC033: Missing template: /tmp/07043dbd4b14943ae3a27b0a/buildkite/recipes/agent.rb:45
FC064: Ensure issues_url is set in metadata: /tmp/07043dbd4b14943ae3a27b0a/buildkite/metadata.rb:1
FC065: Ensure source_url is set in metadata: /tmp/07043dbd4b14943ae3a27b0a/buildkite/metadata.rb:1
Run with Foodcritic Version 8.1.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

License Metric
            

0.0.1 failed this metric

buildkite does not have a valid open source license.
Acceptable licenses include Apache 2.0, apachev2, MIT, mit, GNU Public License 2.0, gplv2, GNU Public License 3.0, gplv3.