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

yum_mesosphere (1) Versions 1.0.0

Installs/Configures yum_mesosphere

Policyfile
Berkshelf
Knife
cookbook 'yum_mesosphere', '~> 1.0.0', :supermarket
cookbook 'yum_mesosphere', '~> 1.0.0'
knife supermarket install yum_mesosphere
knife supermarket download yum_mesosphere
README
Dependencies
Changelog
Quality 33%

Yum Mesosphere Cookbook

This cookbook can be used to install and manage the mesosphere provided Yum
repositories.

Requirements

Recipes

Default

The default recipe will configure the various mesosphere repos

Attributes

Please refer to https://supermarket.chef.io/cookbooks/yum for a complete
list of attributes. Each attribute described on that page, can be set for a
given repository by setting node['yum'][repoid][attribute].

Usage

Add yum_mesosphere into your node's run_list prior to trying to install
mesosphere packages

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Authors

Dependent cookbooks

yum ~> 3.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Yum Mesosphere Cookbook Changes

v1.0.0

  • Initial release

Collaborator Number Metric
            

1.0.0 failed this metric

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

Contributing File Metric
            

1.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

1.0.0 passed this metric

No Binaries Metric
            

1.0.0 passed this metric

Testing File Metric
            

1.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

1.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number