This cookbook is GrowthForecast install.
This cookbook makes your favorite breakfast sandwhich.
- CentOS
- perlbrew aiming customize
- buildessential
| Key | Type | Description | Default |
|---|---|---|---|
| ['growthforecast']['system']['perlbrew_ver'] | String | Install perlbrew version | perl-5.18.0 |
| ['growthforecast']['user']['name'] | String | GrowthForecast user name | growthf |
e.g.
Just include growthforecast in your node's run_list:
{
"name":"my_node",
"run_list": [
"recipe[growthforecast]"
]
}License: MIT Authors: @futoase

