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

blp-gemrc (6) Versions 1.0.1

Configures gemrc configuration file for RubyGems.

Policyfile
Berkshelf
Knife
cookbook 'blp-gemrc', '= 1.0.1', :supermarket
cookbook 'blp-gemrc', '= 1.0.1'
knife supermarket install blp-gemrc
knife supermarket download blp-gemrc
README
Dependencies
Changelog
Quality 71%

blp-gemrc cookbook

Build Status
Cookbook Version
License

The blp-gemrc cookbook is a library cookbook that provides a custom
resource for configuring the gemrc file for
a RubyGems environment.

Platforms

The following platforms are tested automatically
using Test Kitchen, in Docker, with
the default suite of integration tests:

  • Ubuntu 12.04/14.04/16.04
  • CentOS (RHEL) 6/7

Additionally, the platforms below are also known to work:

  • AIX 7.1
  • Solaris 5.11
  • Windows 2008r2/2012r2

Recipes

The default recipe configures the embedded gem configuration of
the Chef Client. This allows for changing the gem sources that would
get pulled from during a normal convergence.

Attributes

Attribute Name Type Default Value Description
node['gemrc']['options'] Hash gem: '--no-ri --no-rdoc' Sets the options for the default recipe gemrc configuration.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

1.0.1 - 2017-08-11

Changed

  • Removed unused attributes from readme.

1.0.0 - 2017-08-11

Changed

  • Rename cookbook to blp-gemrc and host on bloomberg-cookbooks.
  • Update custom resource to use new Chef 12 DSL.

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

License Metric
            

1.0.1 passed this metric

No Binaries Metric
            

1.0.1 passed this metric

Testing 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 TESTING.md file

Version Tag Metric
            

1.0.1 passed this metric