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

chef_gem (6) Versions 0.0.1

Provides proper chef_gem resource support for Chef versions < 0.10.12

Policyfile
Berkshelf
Knife
cookbook 'chef_gem', '= 0.0.1', :supermarket
cookbook 'chef_gem', '= 0.0.1'
knife supermarket install chef_gem
knife supermarket download chef_gem
README
Dependencies
Quality -%

ChefGem

This is a temporary compat cookbook that provides the chef_gem resource
to recipes on chef versions <= 0.10.8. The intended purpose is to allow
proper omnibus usage of embedded gem set until the 0.10.10 release is
officially provided.

Repository

https://github.com/heavywater/chef-chef_gem

Configuration

To set what system gem is used for the gem_package resource, simply set:

  • node[:gem_binary] = '/usr/local/bin/gem'

Notes

This cookbook will be deprecated with the introduction of the chef gem resource
in the next chef release (0.10.10).

No quality metric results found