cookbook 'cq-unix-toolkit', '= 1.0.0'
cq-unix-toolkit (8) Versions 1.0.0 Follow0
Installs and configures CQ UNIX Toolkit
cookbook 'cq-unix-toolkit', '= 1.0.0', :supermarket
knife supermarket install cq-unix-toolkit
knife supermarket download cq-unix-toolkit
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)
License Metric
1.0.0 passed this metric
1.0.0 passed this metric