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

octopus (3) Versions 0.1.2

installs, configures and registers an octopus tentacle

Policyfile
Berkshelf
Knife
cookbook 'octopus', '= 0.1.2', :supermarket
cookbook 'octopus', '= 0.1.2'
knife supermarket install octopus
knife supermarket download octopus
README
Dependencies
Changelog
Quality -%

octopus Cookbook

This cookbook installs and configures an octopus tentacle on your chef node.

Requirements

  • windows - depends on the windows community cookbook

Attributes

octopus::install_tentacle

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['octopus']['tentacle']['package_name']</tt></td>
<td>String</td>
<td>The name of the tentacle install package</td>
<td><tt>true</tt></td>
</tr>
<tr>
<td><tt>['octopus']['tentacle']['url']</tt></td>
<td>String</td>
<td>The url location of the tentacle install package</td>
<td><tt>true</tt></td>
</tr>
</table>

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

License: Apache 2.0
Authors: Michael Burns

Dependent cookbooks

windows >= 1.2.2

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

octopus CHANGELOG

0.1.2

  • Michael Burns - Cleaned-up cookbook for public release

0.1.0

  • Michael Burns - Initial release of octopus

Check the Markdown Syntax Guide for help with Markdown.

The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.

No quality metric results found