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

mono3 (4) Versions 1.0.2

Installs and configures Mono Framework v3

Policyfile
Berkshelf
Knife
cookbook 'mono3', '= 1.0.2', :supermarket
cookbook 'mono3', '= 1.0.2'
knife supermarket install mono3
knife supermarket download mono3
README
Dependencies
Quality 100%

Travis-CI Build Status

Code Climate

Stories in Ready

Description

Installs and configures Mono Framework v3.x. Can optionally build and install Mono Framework from sources.

Requirements

Platform:

  • Debian 7.8, 8.0
  • Ubuntu 12.04, 14.04
  • CentOS 7.0
  • RedHat, etc

The following cookbooks are dependencies:

  • apt
  • yum
  • yum-epel
  • git
  • build-essential

Recipes

  • default - the recipe you want in your run-list.

Usage

Simply add the mono3::default recipe to the node where you want Mono Framework v3.x installed.

Attributes

Most attributes under mono3 are basic attributes needed for correctly installing the framework.

  • ['mono3']['install_method'] - choose installation method: package or source. Source method do not recommended.
  • ['mono3']['source']['git_uri'] - git url for Mono sources.
  • ['mono3']['source']['git_branch'] - branch name used for source method installation.

License and Author

Author: Myroslav Rys (stonevil@gmail.com)

Dependent cookbooks

git >= 0.0.0
build-essential >= 0.0.0
yum >= 0.0.0
yum-epel >= 0.0.0
apt >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Foodcritic Metric
            

1.0.2 passed this metric