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

rvm (26) Versions 0.0.3

Manages system-wide and per-user RVMs and manages installed Rubies via Chef Resources.

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

Dealing with RVM
Derived from https://github.com/jamesotron/cookbooks/tree/master/rvm

How To Use:

Note that the attribute specifing the version comes in those 3 parts.

run_list (
'recipe[rvm::install]'
)

override_attributes(
:rvm => { :ruby => { :implementation => "ree",
:version => "1.8.7",
:patch_level => "2011.03" } }
)

Dependent cookbooks

apt >= 0.0.0
build-essential >= 0.0.0

Contingent cookbooks

applications Applicable Versions
chef-manageiq Applicable Versions
github_connector Applicable Versions
gitlab-server Applicable Versions
jenkins_utils Applicable Versions
kronia Applicable Versions
noosfero Applicable Versions
rails_rvm Applicable Versions
rubycas Applicable Versions
rvm_passenger_nginx Applicable Versions
scout-agent Applicable Versions
spree Applicable Versions
symfony Applicable Versions
webapp Applicable Versions

No quality metric results found