cookbook 'cq-unix-toolkit', '= 1.2.0'
cq-unix-toolkit (8) Versions 1.2.0 Follow0
Installs and configures CQ UNIX Toolkit
cookbook 'cq-unix-toolkit', '= 1.2.0', :supermarket
knife supermarket install cq-unix-toolkit
knife supermarket download cq-unix-toolkit
cq-unix-toolkit cookbook
This cookbook installs CQ Unix Toolkit.
Supported Platforms
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.
Attributes
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['cq-unix-toolkit']['repository']['url']</tt></td>
<td>String</td>
<td>URL to CQ Unix Toolkit repository</td>
<td><tt>https://github.com/Cognifide/CQ-Unix-Toolkit.git</tt></td>
</tr>
<tr>
<td><tt>['cq-unix-toolkit']['repository']['revision']</tt></td>
<td>String</td>
<td>Git revision/tag</td>
<td><tt>v1.2.0</tt></td>
</tr>
<tr>
<td><tt>['cq-unix-toolkit']['user']</tt></td>
<td>String</td>
<td>The owner of cloned repository</td>
<td><tt>root</tt></td>
</tr>
<tr>
<td><tt>['cq-unix-toolkit']['group']</tt></td>
<td>String</td>
<td>Group which owns Git workspace</td>
<td><tt>root</tt></td>
</tr>
<tr>
<td><tt>['cq-unix-toolkit']['install_dir']</tt></td>
<td>String</td>
<td>Installation directory</td>
<td><tt>/opt/scripts/CQ-Unix-Toolkit</tt></td>
</tr>
</table>
Usage
cq-unix-toolkit::default
Include cq-unix-toolkit
in your node's run_list
:
{ "run_list": [ "recipe[cq-unix-toolkit::default]" ] }
Contributing
- Fork the repository on Github
- Create a named feature branch (i.e.
add-new-recipe
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request
License and Authors
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.1.1
- CQ UNIX Toolkit version bumped to v1.1.1
v1.1.0
- CQ UNIX Toolkit version bumped to v1.1.0
- Berkshelf 3 compatibility
- Foodcritic fixes
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.2.0 passed this metric
License Metric
1.2.0 passed this metric
No Binaries Metric
1.2.0 passed this metric
Version Tag Metric
1.2.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
1.2.0 passed this metric
1.2.0 passed this metric
No Binaries Metric
1.2.0 passed this metric
Version Tag Metric
1.2.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
1.2.0 passed this metric
1.2.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