/rails_app_server

Primary LanguageRubyOtherNOASSERTION

rails_app_server-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

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

Usage

rails_app_server::default

Include rails_app_server in your node's run_list:

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

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)