cookbook 'redis_2_cookbook', '= 0.3.2'
redis_2_cookbook (3) Versions 0.3.2 Follow1
Installs/Configures setup
cookbook 'redis_2_cookbook', '= 0.3.2', :supermarket
knife supermarket install redis_2_cookbook
knife supermarket download redis_2_cookbook
redis_2_cookbook Cookbook
Usage
redis_2_cookbook::default
Just include redis_2_cookbook
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[redis_2_cookbook]" ] }
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write you change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License and Authors
Authors: Yohei Kawahara(@inokara)
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.