/chef-docker-redis

Chef Docker Redis Cookbook

Primary LanguageRubyMIT LicenseMIT

docker-redis-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['docker-redis']['bacon'] Boolean whether to include bacon true

Usage

docker-redis::default

Include docker-redis in your node's run_list:

{
  "run_list": [
    "recipe[docker-redis::default]"
  ]
}

License and Authors

Author:: Daniel Ku (kjunine@gmail.com)