cookbook 'sand', '= 0.0.1'
sand (6) Versions 0.0.1 Follow0
Install SAND
cookbook 'sand', '= 0.0.1', :supermarket
knife supermarket install sand
knife supermarket download sand
SAND Cookbook
Install SAND Network Daemon
Requirements
None, this is Go !
Attributes
e.g.
sand::default
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['sand']['download_url']</tt></td>
<td>string</td>
<td>Download URL of binary archive</td>
<td><tt>https://github.com/Scalingo/sand/releases/download/</tt></td>
</tr>
<tr>
<td><tt>['sand']['version']</tt></td>
<td>string</td>
<td>Version of the executable</td>
<td><tt>v0.2.0</tt></td>
</tr>
<tr>
<td><tt>['sand']['arch']</tt></td>
<td>string</td>
<td>Target architecture</td>
<td><tt>amd64</tt></td>
</tr>
<tr>
</table>
See https://github.com/Scalingo/sand-cookbook/blob/master/attributes/default.rb for details
Usage
sand::default
Just include sand
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[sand]" ] }
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: Léo Unbekandt leo@scalingo.com
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Sand CHANGELOG
This file is used to list changes made in each version of the SAND cookbook.
v0.1.0
- [Soulou] - First version of cookbook
License Metric
0.0.1 failed this metric
FC064: Ensure issues_url is set in metadata: sand/metadata.rb:1
FC065: Ensure source_url is set in metadata: sand/metadata.rb:1
FC066: Ensure chef_version is set in metadata: sand/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: sand/metadata.rb:1
Run with Foodcritic Version 12.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.0.1 failed this metric
FC065: Ensure source_url is set in metadata: sand/metadata.rb:1
FC066: Ensure chef_version is set in metadata: sand/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: sand/metadata.rb:1
Run with Foodcritic Version 12.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any