This cookbook installs and configures an octopus tentacle on your chef node.
windows
- depends on the windows community cookbook
Key | Type | Description | Default |
---|---|---|---|
['octopus']['tentacle']['package_name'] | String | The name of the tentacle install package | true |
['octopus']['tentacle']['url'] | String | The url location of the tentacle install package | true |
- 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: Apache 2.0 Authors: Michael Burns