https://github.com/coddeys/unwb
Chef recipes
https://github.com/coddeys/unwb
Last synced: 2 months ago
JSON representation
Chef recipes
- Host: GitHub
- URL: https://github.com/coddeys/unwb
- Owner: coddeys
- License: other
- Created: 2014-12-23T14:36:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-23T14:36:55.000Z (over 11 years ago)
- Last Synced: 2025-03-06T08:23:08.723Z (over 1 year ago)
- Language: Ruby
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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 ()