cookbook 'godns', '= 1.7.2'
godns
(32) Versions
1.7.2
-
Follow0
Install GoDNS
cookbook 'godns', '= 1.7.2', :supermarket
knife supermarket install godns
knife supermarket download godns
godns Cookbook
Install godns monitoring tool
Requirements
Platforms
Chef
Cookbooks
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.7.2</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.
Changes up to 1.6.3 2021-10-15
- [Soulou] Fix systemd unit file to correctly start godns on boot
Changes up to 1.6.2 2021-09-29
- [Soulou] Missing quotes in configuration file when using
zone
parameter
Changes up to 1.6.1 2021-09-29
- [Soulou] Update godns to 1.6
Changes up to 1.6.0 2021-09-28
- [Soulou] Add 'zone-*' parameters for new features of godns
Changes up to 1.5.2
- [Soulou] Fix order of operations when extracting godns binary, do it before creating Systemd unit file
Changes up to 1.5.0
- [Soulou] Update godns to 1.5
Changes up to 1.4.2
- [Soulou] Do not replace default DNS, should be handled by other cookbook if required
Changes up to 1.4.1
- [Soulou] Add
interval
in the config file
Changes up to 1.4.0
- [Soulou] Update default version to 1.4
Changes up to 1.3.4
- [Soulou] Fix systemd service configuration
- [Soulou] Update default version to 1.3
Changes up to 1.2.2
- [Soulou] Correctly copy godns resolv.conf file
- [Soulou] Typo in attribute name
- [Soulou] Compatibility with godns 1.2
- [Soulou] Compatibility with Systemd
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.
Collaborator Number Metric
1.7.2 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Foodcritic Metric
1.7.2 failed this metric
FC066: Ensure chef_version is set in metadata: godns/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: godns/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.7.2 passed this metric
Testing File Metric
1.7.2 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 contain a TESTING.md file
Version Tag Metric
1.7.2 passed this metric
1.7.2 failed this metric
1.7.2 failed this metric
FC066: Ensure chef_version is set in metadata: godns/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: godns/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.7.2 passed this metric
Testing File Metric
1.7.2 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 contain a TESTING.md file
Version Tag Metric
1.7.2 passed this metric
1.7.2 passed this metric
1.7.2 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 contain a TESTING.md file
Version Tag Metric
1.7.2 passed this metric
1.7.2 passed this metric