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

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

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 ()