/chef-docker-python

Chef Docker Python Cookbook

Primary LanguageRubyMIT LicenseMIT

docker-python-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

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

Usage

docker-python::default

Include docker-python in your node's run_list:

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

License and Authors

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