/deploy_test

Testing out Chef Deploy

Primary LanguageRubyOtherNOASSERTION

deploy_test-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

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

Usage

deploy_test::default

Include deploy_test in your node's run_list:

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

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)