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

cq-unix-toolkit (8) Versions 1.0.0

Installs and configures CQ UNIX Toolkit

Policyfile
Berkshelf
Knife
cookbook 'cq-unix-toolkit', '= 1.0.0', :supermarket
cookbook 'cq-unix-toolkit', '= 1.0.0'
knife supermarket install cq-unix-toolkit
knife supermarket download cq-unix-toolkit
README
Dependencies
Changelog
Quality 100%

cq-unix-toolkit cookbook

This cookbook installs CQ Unix Toolkit.

More information can be found here.

Requirements

Chef

  • Chef 10.X.Y or Chef 11.X.Y

Platform

The following platform families are supported:

  • Debian
  • RHEL

Since this cookbook is rather simple there's a chance it will work flawlessly on other platforms, however it hasn't been tested against any other operating system except those mentioned above.

Cookbooks

Usage

Add a depencency on cq-unix-toolkit to your cookbook's metadata.rb:

depends 'cq-unix-toolkit'

To install CQ Unix Toolkit include default recipe in one of your cookbook's recipes:

include_recipe 'cq-unix-toolkit'

Attributes

  • node[:cq_unix_toolkit][:repository][:url] - URL to CQ Unix Toolkit repository
  • node[:cq_unix_toolkit][:repository][:revison] - git revision/tag
  • node[:cq_unix_toolkit][:user] - the owner of Git workspace
  • node[:cq_unix_toolkit][:group] - the group which owns Git workspace
  • node[:cq_unix_toolkit][:install_dir] - default installation directory

Recipes

default

Installs the latest stable version of CQ Unix Toolkit in specified directory.

Author

Author:: Jakub Wadolowski (jakub.wadolowski@cognifide.com)

cq-unix-toolkit cookbook CHANGELOG

This file is used to list changes made in each version of the cq-unix-toolkit cookbook.

v1.0.0

  • First public release of the cookbook
  • Supports installation of the latest stable version of CQ Unix Toolkit (v1.0.0)

Foodcritic Metric
            

1.0.0 passed this metric

License Metric
            

1.0.0 passed this metric

No Binaries Metric
            

1.0.0 passed this metric

Version Tag Metric
            

1.0.0 passed this metric