cookbook 'rserve', '= 1.0.0'
rserve (7) Versions 1.0.0 Follow1
Installs/Configures rserve
cookbook 'rserve', '= 1.0.0', :supermarket
knife supermarket install rserve
knife supermarket download rserve
rserve Cookbook
Installs and does some configuration for R and Rserve. Rserve listens on port 6311 by default. No implementation of the /etc/rserve.conf file has been added to this cookbook yet. Feel free to add your own with your own cookbook or contribute to this repository.
Requirements
Cookbooks
- yum-epel
Operating Systems
- Centos 6 x86_64
Attributes
TODO: List cookbook attributes here.
e.g.
rserve::default
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['rserve']['bacon']</tt></td>
<td>Boolean</td>
<td>whether to include bacon</td>
<td><tt>true</tt></td>
</tr>
</table>
Usage
rserve::default
Just include the rserve
recipe in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[rserve]" ] }
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Submit a Pull Request using Github
License and Authors
Authors: Eric Greer
Dependent cookbooks
yum-epel >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
rserve CHANGELOG
0.1.0
- [Eric Greer] - Initial release of rserve
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.
Foodcritic Metric
1.0.0 passed this metric
1.0.0 passed this metric