/dr-elephant-chef

Chef cookbook to install Dr Elephant for Hadoop.

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

drelephant-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['drelephant']['bacon'] Boolean whether to include bacon true

Usage

drelephant::default

Include drelephant in your node's run_list:

{
  "run_list": [
    "recipe[drelephant::default]"
  ]
}

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)