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

minimart (4) Versions 0.4.2

Installs/Configures minimart supermarket

Policyfile
Berkshelf
Knife
cookbook 'minimart', '= 0.4.2', :supermarket
cookbook 'minimart', '= 0.4.2'
knife supermarket install minimart
knife supermarket download minimart
README
Dependencies
Quality 33%

Minimart Cookbook

Install minimart supermarket for chef cookbooks

https://github.com/electric-it/minimart

Requirements

  • Chef 12+
  • Centos 7

How it's working?

Cookbook parse list of tags from repos and generate berks compatible repository

So you should specify tags for your release commits

git commit -m "refactoring"

git push

git tag -a v0.3.2 -m "version 0.3.2"

git push --tags

Next chef run will download tagged cookbook version

TODO

A lot of things :)

Dependent cookbooks

ruby_rbenv ~> 1.1.0
ruby_build >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

0.4.2 failed this metric

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

Foodcritic Metric
            

0.4.2 passed this metric

License Metric
            

0.4.2 failed this metric

minimart 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.