cfe-mongodb
Just a wrapper around mongodb3 to lessen typing.
Supported Platforms
The cookbook mongodb3 supports the most common Linux distros.
Attributes
| Key | Type | Description | Default |
|---|---|---|---|
| ['cfe-mongodb'][''] | Boolean | Desctd> | True |
Usage
cfe-mongodb::default
After setting proper node attributes, include cfe-mongodb in your node's run_list:
{
"run_list": [
"recipe[cfe-mongodb::default]"
]
}
License and Authors
Author:: Earth U. ()