/chef-docker-mms

Chef Docker MMS Cookbook

Primary LanguageRubyMIT LicenseMIT

docker-mms-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

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

Usage

docker-mms::default

Include docker-mms in your node's run_list:

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

License and Authors

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