Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Chef cookbook to install Dr Elephant for Hadoop.

License

Notifications You must be signed in to change notification settings

logicalclocks/dr-elephant-chef

Repository files navigation

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>)