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

The libyaml cookbook has been deprecated

Author provided reason for deprecation:

The libyaml cookbook has been deprecated and is no longer being maintained by its authors. Use of the libyaml cookbook is no longer recommended.

RSS

libyaml (4) Versions 0.1.0

Installs/Configures libyaml

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

libyaml cookbook

Install libyaml from source.

Requirements

Usage

Just include the default recipe and libyaml gets installed.

Attributes

default['libyaml']['url'] = 'http://pyyaml.org/download/libyaml'
default['libyaml']['version'] = '0.1.4'
default['libyaml']['checksum'] = '7bf81554ae5ab2d9b6977da398ea789722e0db75b86bffdaeb4e66d961de6a37'

default['libyaml']['configure_options'] = %w{
                                              --prefix=/usr/local
                                            }

Recipes

libyaml::default

Author

Author:: Cassiano Leal (cl@cassianoleal.com)

Dependent cookbooks

build-essential >= 0.0.0
apt >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found