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

hem (1) Versions 0.1.0

Installs/Configures hem

Policyfile
Berkshelf
Knife
cookbook 'hem', '~> 0.1.0', :supermarket
cookbook 'hem', '~> 0.1.0'
knife supermarket install hem
knife supermarket download hem
README
Dependencies
Changelog
Quality 33%

Hem Cookbook

Install [https://github.com/inviqa/hem](hem) into a Redhat/Centos or Debian/Ubuntu server.

Supported Platforms

  • Redhat 6.7+
  • Centos 6.7+
  • Ubuntu 14.04+

Recipes

hem::default

Set up the correct repositories and install hem.
Hem dependencies git and vagrant will be installed by their respective cookbooks.

hem::environment

Set up a /etc/profile.d/ script that adds the hem directory to the path and sets hem to run commands in local mode
rather than requiring a VM.

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write you change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

Supermarket share

stove is used to create git tags and
publish the cookbook on supermarket.chef.io.

To tag/publish you need to be a contributor to the cookbook on Supermarket and
run:

$ stove login --username  --key ~/.chef/.pem
$ rake publish

It will take the version defined in metadata.rb, create a tag, and push the
cookbook to http://supermarket.chef.io/cookbooks/hem

License and Authors

  • Authors:: Kieren Evans Pete McFarlane Mike Barrett
Copyright:: 2016 The Inviqa Group Ltd

See LICENSE file

Dependent cookbooks

apt >= 0.0.0
git >= 0.0.0
vagrant ~> 0.3.0
yum >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

0.1.0 (8 Feb 2016)

FEATURES

  • Initial release of hem cookbook

Collaborator Number Metric
            

0.1.0 failed this metric

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

Contributing File Metric
            

0.1.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.1.0 passed this metric

No Binaries Metric
            

0.1.0 passed this metric

Testing File Metric
            

0.1.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.1.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