cookbook 'godns', '= 1.1.5'
godns
(32) Versions
1.1.5
-
Follow0
Install GoDNS
cookbook 'godns', '= 1.1.5', :supermarket
knife supermarket install godns
knife supermarket download godns
godns Cookbook
Install godns monitoring tool
Requirements
None, this is Go !
Attributes
e.g.
godns::default
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['godns']['download_url']</tt></td>
<td>string</td>
<td>Download URL of binary archive</td>
<td><tt>https://github.com/Scalingo/godns/releases/download/</tt></td>
</tr>
<tr>
<td><tt>['godns']['version']</tt></td>
<td>string</td>
<td>Version of the executable</td>
<td><tt>v1.1</tt></td>
</tr>
<tr>
<td><tt>['godns']['arch']</tt></td>
<td>string</td>
<td>Target architecture</td>
<td><tt>amd64</tt></td>
</tr>
</table>
See https://github.com/Scalingo/godns-cookbook/blob/master/attributes/default.rb for details
Usage
godns::default
Just include godns
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[godns]" ] }
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@unbekandt.eu
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
godns CHANGELOG
This file is used to list changes made in each version of the godns cookbook.
0.1.0
- [Soulou] - First version of cookbook
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.
Foodcritic Metric
1.1.5 passed this metric
1.1.5 passed this metric