Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

acadock (33) Versions 0.3.0

Installs/Configures acadock monitoring tool

Policyfile
Berkshelf
Knife
cookbook 'acadock', '= 0.3.0', :supermarket
cookbook 'acadock', '= 0.3.0'
knife supermarket install acadock
knife supermarket download acadock
README
Dependencies
Changelog
Quality 100%

Acadock Cookbook

Install acadock monitoring tool

Requirements

None, this is Go !

Attributes

e.g.

acadock::default

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['acadock']['version']</tt></td>
<td>string</td>
<td>Version of the executable</td>
<tdL><tt>v0.1.0</tt></td>
</tr>
</table>

Usage

acadock::default

Just include acadock in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[acadock]"
  ]
}

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

License and Authors

Authors: Léo Unbekandt Soulou

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

acadock CHANGELOG

This file is used to list changes made in each version of the acadock cookbook.

0.3.0

  • [Soulou] Update default acadock version to 0.3.0

0.2.9

  • [Soulou] - Force copy of executables to avoid "text file is busy error"

0.2.8

  • [Soulou] - Fix extraction path

0.2.7

  • [Soulou] - Remove useless directory

0.2.6

  • [Soulou] - Fix installation of binaries

0.2.5

  • [Soulou] - Version 0.2.1 of acadock-monitoring by default

0.2.4

  • [Soulou] - Create extraction directory

0.2.3

  • [Soulou] - Fix binary name

0.2.2

  • [Soulou] - Fix filename extraction

0.2.1

  • [Soulou] - Fix download URL

0.2.0

  • [Soulou] - Fix extraction bug during installation
  • [Soulou] - Use 0.2.0 version of acadock-monitoring

0.1.0

  • [Soulou] - Initial release of acadock

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
            

0.3.0 passed this metric