TODO: Enter the cookbook description here.
TODO: List your supported platforms.
| Key | Type | Description | Default |
|---|---|---|---|
| ['plm-haproxy']['bacon'] | Boolean | whether to include bacon | true |
Include plm-haproxy in your node's run_list:
{
"run_list": [
"recipe[plm-haproxy::default]"
]
}Author:: PatientsLikeMe, Inc. (cookbooks@patientslikeme.com)