cookbook 'pleaserun', '= 0.1.0'
pleaserun (2) Versions 0.1.0 Follow0
Installs/Configures pleaserun
cookbook 'pleaserun', '= 0.1.0', :supermarket
knife supermarket install pleaserun
knife supermarket download pleaserun
pleaserun Cookbook
A library cookbook to help interact with pleaserun.
Requirements
Shouldn't require anything special.
Attributes
-
node['pleaserun']['platform']
- which platform to use. e.g. 'upstart', 'runit', 'sysv'
TODO: List you cookbook attributes here.
Usage
pleaserun::default
Just include pleaserun
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[pleaserun]" ] }
Contributing
e.g.
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:
- Paul Czarkowski ( username.taken@gmail.com)
License:
Apache2 blurb goes here.
Dependent cookbooks
This cookbook has no specified dependencies.