aiming-cookbooks / growthforecast

GrowthForecast install cookbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

GrowthForecast Cookbook

This cookbook is GrowthForecast install.

This cookbook makes your favorite breakfast sandwhich.

Platforms

  • CentOS

Requirements

cookbook

Attributes

growthforecast::default

Key Type Description Default
['growthforecast']['system']['perlbrew_ver'] String Install perlbrew version perl-5.18.0
['growthforecast']['user']['name'] String GrowthForecast user name growthf

Usage

growthforecast::default

e.g. Just include growthforecast in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[growthforecast]"
  ]
}

License and Authors

License: MIT Authors: @futoase

Bitdeli Badge

About

GrowthForecast install cookbook

License:MIT License


Languages

Language:Ruby 100.0%