An open API service indexing awesome lists of open source software.

https://github.com/coddeys/unwb

Chef recipes
https://github.com/coddeys/unwb

Last synced: 2 months ago
JSON representation

Chef recipes

Awesome Lists containing this project

README

          

# unwb-cookbook

TODO: Enter the cookbook description here.

## Supported Platforms

TODO: List your supported platforms.

## Attributes


Key
Type
Description
Default


['unwb']['bacon']
Boolean
whether to include bacon
true

## Usage

### unwb::default

Include `unwb` in your node's `run_list`:

```json
{
"run_list": [
"recipe[unwb::default]"
]
}
```

## License and Authors

Author:: YOUR_NAME ()