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

mysql-windows2 (44) Versions 1.20170314.1

Installs/Configures mysql

Policyfile
Berkshelf
Knife
cookbook 'mysql-windows2', '= 1.20170314.1', :supermarket
cookbook 'mysql-windows2', '= 1.20170314.1'
knife supermarket install mysql-windows2
knife supermarket download mysql-windows2
README
Dependencies
Changelog
Quality 0%

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

Usage

mysql::default

Include mysql in your node's run_list:

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

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

0.1.0

Initial release of mysql

Collaborator Number Metric
            

1.20170314.1 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Foodcritic Metric
            

1.20170314.1 failed this metric

FC008: Generated cookbook metadata needs updating: mysql-windows2/metadata.rb:3
FC064: Ensure issues_url is set in metadata: mysql-windows2/metadata.rb:1
FC065: Ensure source_url is set in metadata: mysql-windows2/metadata.rb:1
Run with Foodcritic Version 8.2.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

License Metric
            

1.20170314.1 failed this metric

mysql-windows2 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.