cookbook 'sand', '= 0.0.4'
sand (6) Versions 0.0.4 Follow0
Install SAND
cookbook 'sand', '= 0.0.4', :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]" ] }
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.0.3
- [Soulou] - Add ROLLBAR_ENV to environment to configure Rollbar
- [Soulou] - Systemd: add a Before statement to ensure it's starting before docker
v0.0.2
- [Soulou] - Compliance with Chef supermarket standard for metadata.rb
v0.0.1
- [Soulou] - First version of cookbook
License Metric
0.0.4 passed this metric
0.0.4 passed this metric