Name Last Update
.chef Loading commit data...
attributes Loading commit data...
recipes Loading commit data...
templates/default Loading commit data...
.gitignore Loading commit data...
.kitchen.yml Loading commit data...
Berksfile Loading commit data...
CHANGELOG.md Loading commit data...
Gemfile Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
chefignore Loading commit data...
metadata.rb Loading commit data...

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