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-jenkins (2) Versions 1.0.1

Installs and configures the Jenkins Yum repository.

Policyfile
Berkshelf
Knife
cookbook 'yum-jenkins', '~> 1.0.1', :supermarket
cookbook 'yum-jenkins', '~> 1.0.1'
knife supermarket install yum-jenkins
knife supermarket download yum-jenkins
README
Dependencies
Changelog
Quality 67%

yum-jenkins cookbook

Build Status
Code Quality
Cookbook Version
License

The yum-jenkins cookbook installs the Jenkins Yum repository.

Basic Usage

The Yum repository will automatically be configured by simply including
the [default recipe](recipes/default.rb) in the node's run-list. To disable
the repository set the appropriate attribute:
ruby
node.default['yum']['jenkins']['enabled'] = false

Dependent cookbooks

yum ~> 3.2

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Change Log

All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.

Unreleased

Collaborator Number Metric
            

1.0.1 passed this metric

Contributing File Metric
            

1.0.1 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.1 passed this metric

No Binaries Metric
            

1.0.1 passed this metric

Testing File Metric
            

1.0.1 passed this metric

Version Tag Metric
            

1.0.1 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