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

corbel (18) Versions 0.5.4

Installs/Configures Corbel platform

Policyfile
Berkshelf
Knife
cookbook 'corbel', '~> 0.5.4', :supermarket
cookbook 'corbel', '~> 0.5.4'
knife supermarket install corbel
knife supermarket download corbel
README
Dependencies
Quality 33%

corbel-cookbook

Chef cookbok to install and configure Corbel platform.

Attributes

//TODO

Usage

corbel::iam

Include corbel::iam in your node's run_list:

{
  "run_list": [
    "recipe[corbel::iam]"
  ]
}

corbel::resources

Include corbel::resources in your node's run_list:

{
  "run_list": [
    "recipe[corbel::resources]"
  ]
}

corbel::webfs

Include corbel::webfs in your node's run_list:

{
  "run_list": [
    "recipe[corbel::webfs]"
  ]
}

corbel::evci

Include corbel::evci in your node's run_list:

{
  "run_list": [
    "recipe[corbel::evci]"
  ]
}

corbel::oauth-server

Include corbel::oauth-server in your node's run_list:

{
  "run_list": [
    "recipe[corbel::oauth-server]"
  ]
}

corbel::notifications

Include corbel::notifications in your node's run_list:

{
  "run_list": [
    "recipe[corbel::notifications]"
  ]
}

Dependent cookbooks

tar >= 0.0.0
java >= 0.0.0
docker >= 0.0.0
maven_deploy >= 0.0.0
supervisor >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

0.5.4 passed this metric

Contributing File Metric
            

0.5.4 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
            

0.5.4 failed this metric

FC064: Ensure issues_url is set in metadata: corbel/metadata.rb:1
FC065: Ensure source_url is set in metadata: corbel/metadata.rb:1
FC066: Ensure chef_version is set in metadata: corbel/metadata.rb:1
FC070: Ensure supports metadata defines valid platforms: corbel/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

0.5.4 passed this metric

Testing File Metric
            

0.5.4 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
            

0.5.4 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 include a tag that matches this cookbook version number