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