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

common_core (5) Versions 0.3.0

Installs/Configures common_core

Policyfile
Berkshelf
Knife
cookbook 'common_core', '~> 0.3.0', :supermarket
cookbook 'common_core', '~> 0.3.0'
knife supermarket install common_core
knife supermarket download common_core
README
Dependencies
Changelog
Quality 17%

common_core cookook

A cookbook used as a base role which will pull in other cookbooks. On it's own, it really should do absolutly nothing except include other cookbooks.

Included cookbooks

common_attrs

A cookbook which provides helper methods that streamline various attribute related workflows. A few of the highlights include loading environment attributes from (potentially encrypted) databags, support for attribute namespaces, secrets management and attribute blacklisting.

link

common_linux

A cookbook which performs various standard linux system configuration tasks such as setting the hostname or the timezone as well as installing packages.

link

common_auth

A cookbook which will manage users, groups, openssh and sudo.

link

Dependent cookbooks

common_attrs ~> 0.4.0
common_linux ~> 0.3.0
common_auth ~> 0.2.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

common_core

v0.3.0

  • Update common_linux for compile time resources

v0.2.1

  • Update version pins to be more flexible

v0.2.0

  • Add version pins for current common cookbooks
    • common_attrs <= 0.4.1
    • common_linux <= 0.2.2
    • common_auth <= 0.1.7

Collaborator Number Metric
            

0.3.0 failed this metric

Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

0.3.0 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.3.0 failed this metric

FC066: Ensure chef_version is set in metadata: common_core/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: common_core/metadata.rb:1
FC069: Ensure standardized license defined in metadata: common_core/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

0.3.0 passed this metric

Testing File Metric
            

0.3.0 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.3.0 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