|
10 months ago | |
---|---|---|
.. | ||
defaults | 2 years ago | |
files | 1 year ago | |
handlers | 3 years ago | |
meta | 3 years ago | |
tasks | 10 months ago | |
templates | 1 year ago | |
tests | 3 years ago | |
.z_kitchen.yml | 3 years ago | |
README.md | 2 years ago |
Install MongoDB
We use packages from 10Gen for Jessie and packages from Debian for Stretch.
Everything is in the tasks/main.yml
file.
mongodb_port
: port to listen to (default: 27017
)mongodb_bind
: IP to bind to (default: 127.0.0.1
)mongodb_force_config
: force copy the configuration (default: false
)The full list of variables (with default values) can be found in defaults/main.yml
.