cookbook 'stackstorm', '= 0.1.0'
The stackstorm cookbook has been deprecated
Author provided reason for deprecation:
The stackstorm cookbook has been deprecated and is no longer being maintained by its authors. Use of the stackstorm cookbook is no longer recommended.
stackstorm (12) Versions 0.1.0 Follow5
Installs/Configures stackstorm
cookbook 'stackstorm', '= 0.1.0', :supermarket
knife supermarket install stackstorm
knife supermarket download stackstorm
stackstorm Cookbook
Install and configure stackstorm
Requirements
Tested on Ubuntu 14.04 and Centos 7.0
Attributes
stackstorm::default
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['stackstorm']['package_url']</tt></td>
<td>String</td>
<td>The base package url</td>
<td><tt>https://ops.stackstorm.net/releases/st2</tt></td>
</tr>
<tr>
<td><tt>['stackstorm']['version']</tt></td>
<td>String</td>
<td>The major version</td>
<td><tt>0.7</tt></td>
</tr>
<tr>
<td><tt>['stackstorm']['patch_version']</tt></td>
<td>String</td>
<td>The patch version</td>
<td><tt>16</tt></td>
</tr>
</table>
Usage
stackstorm::default
Just include stackstorm
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[stackstorm]" ] }
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 & Authors
- Author: Jim Rosser (jarosser06@gmail.com)
copyright (C) 2015 Jim Rosser Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Dependent cookbooks
rabbitmq >= 0.0.0 |
yum-epel >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
stackstorm CHANGELOG
0.1.0
- [Jim Rosser] - Initial release of stackstorm
Foodcritic Metric
0.1.0 failed this metric
FC031: Cookbook without metadata file: /tmp/cook/48d537c135caffe5d97e251c/stackstorm/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/48d537c135caffe5d97e251c/stackstorm/metadata.rb:1
0.1.0 failed this metric
FC045: Consider setting cookbook name in metadata: /tmp/cook/48d537c135caffe5d97e251c/stackstorm/metadata.rb:1