TODO: Enter the cookbook description here.
TODO: List your supported platforms.
Key | Type | Description | Default |
---|---|---|---|
['mongodb_cloudmanager']['bacon'] | Boolean | whether to include bacon | true |
Include mongodb_cloudmanager
in your node's run_list
:
{
"run_list": [
"recipe[mongodb_cloudmanager::default]"
]
}
Author:: Ben Abrams (me@benabrams.it)