cookbook 'fasd', '= 0.1.0'
fasd (2) Versions 0.1.0 Follow0
Installs/Configures fasd
cookbook 'fasd', '= 0.1.0', :supermarket
knife supermarket install fasd
knife supermarket download fasd
fasd Cookbook
Install fasd and add it to the path.
Requirements
This cookbook has been tested on Ubuntu 12.04 and 14.04. It will likely work with other
versions/debian boxes.
If you know of a version that this works for, please let me know (or update this file).
packages
Attributes
There are two attributes that can be configured: version
and checksum
.
fasd::default
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>["fasd"]["version"]</tt></td>
<td>String</td>
<td>The version to install. See <a href="https://github.com/clvv/fasd/releases">releases</a> for options.</td>
<td><tt>1.0.1</tt></td>
</tr>
<tr>
<td><tt>["fasd"]["checksum"]</tt></td>
<td>String</td>
<td>The 256-bit checksum for the tar file</td>
<td><tt>...</tt></td>
</tr>
</table>
Usage
fasd::default
Just include fasd
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[fasd]" ] }
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License and Authors
Authors:
- [pseudomuto] (David Muto)
Dependent cookbooks
ark >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
fasd CHANGELOG
This file is used to list changes made in each version of the fasd cookbook.
0.1.0
- David Muto - Initial release of fasd. Installs the package from source using make.
Foodcritic Metric
0.1.0 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/c7c4257bb9525f745195b98a/fasd/attributes/default.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/c7c4257bb9525f745195b98a/fasd/attributes/default.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/c7c4257bb9525f745195b98a/fasd/recipes/default.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/c7c4257bb9525f745195b98a/fasd/recipes/default.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/c7c4257bb9525f745195b98a/fasd/recipes/default.rb:30
FC008: Generated cookbook metadata needs updating: /tmp/cook/c7c4257bb9525f745195b98a/fasd/metadata.rb:3
0.1.0 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/c7c4257bb9525f745195b98a/fasd/attributes/default.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/c7c4257bb9525f745195b98a/fasd/recipes/default.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/c7c4257bb9525f745195b98a/fasd/recipes/default.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/c7c4257bb9525f745195b98a/fasd/recipes/default.rb:30
FC008: Generated cookbook metadata needs updating: /tmp/cook/c7c4257bb9525f745195b98a/fasd/metadata.rb:3