https://github.com/byteshiva/mongodb3role
Mongdb3 Cook Book Role
https://github.com/byteshiva/mongodb3role
Last synced: 10 months ago
JSON representation
Mongdb3 Cook Book Role
- Host: GitHub
- URL: https://github.com/byteshiva/mongodb3role
- Owner: byteshiva
- License: other
- Created: 2016-04-06T10:29:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:34:32.000Z (about 2 years ago)
- Last Synced: 2025-01-22T12:12:49.606Z (12 months ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# mongodb3role-cookbook
TODO: Enter the cookbook description here.
## Supported Platforms
TODO: List your supported platforms.
## Attributes
Key
Type
Description
Default
['mongodb3role']['bacon']
Boolean
whether to include bacon
true
## Usage
### mongodb3role::default
Include `mongodb3role` in your node's `run_list`:
```json
{
"run_list": [
"recipe[mongodb3role::default]"
]
}
```
## License and Authors
Author:: YOUR_NAME ()