30 Commits

Author SHA1 Message Date
e.dekhtyarev
05b608b31a Add user for backup mongodb databases 2015-11-17 12:14:41 +06:00
Sergei Antipov
9b108da9f5 Added version for pymongo 2015-11-17 11:56:02 +06:00
James Yang
d88e811ad4 parameterize apt key and apt repo variables
remove when conditional
2015-11-17 11:56:01 +06:00
Deimosfr
7828ad5b92 can set uid and gid of mongodb user 2015-05-09 23:15:49 +02:00
Sergei Antipov
ce11a7dea0 Fixed conflicts 2015-04-16 22:52:53 +06:00
deimosfr
c440999218 fixing creation user fail when not managing service and typo 2015-04-10 13:33:37 +02:00
Oleg Vivtash
f864abe29d Disable Linux THP on Debian distros 2015-04-08 20:18:19 +03:00
Sergei Antipov
b677edb9b3 Merge pull request #14 from duhast/master
Ability to install PyMongo from PIP
2015-04-06 22:16:14 +05:00
Oleg Vivtash
4fa70d3dab Ability to install PyMongo from PIP 2015-04-06 19:38:52 +03:00
Sergei Antipov
e28b94aebf Merge pull request #13 from duhast/master
Configuration and authentication with custom settings fix
2015-04-06 21:07:10 +05:00
Oleg Vivtash
a8e9ad8d0e mongodb_force_wait_for_port config var; mongodb_listen_iface renamed to mongodb_listen_ip; facts via a template 2015-04-06 18:53:40 +03:00
deimosfr
985e5297f0 feat: adding service managment 2015-04-02 21:48:03 +02:00
Sergei Antipov
4c3919d920 Changes in variables definition 2015-02-17 19:20:06 +06:00
Sergei Antipov
527214bcc9 Delete unused variables 2015-02-17 19:20:06 +06:00
Sergei Antipov
d6aa8e0ffa Changes in autorization 2015-02-17 19:20:06 +06:00
Sergei Antipov
9e17ec9ed8 Added authorization configuration 2015-02-17 19:20:06 +06:00
Sergei Antipov
5f167f612a Added variables and task for replicaSet configuration 2015-02-17 19:20:06 +06:00
Sergei Antipov
2dba294ff8 Fixed problem with values in mongod.conf
Variables like "yes" where in conf file like "true". It's worked,
but it's wrong.
2015-02-17 19:20:06 +06:00
Kirill Klenov
862a633425 Better handle mongodb-org 2015-01-23 12:43:36 +03:00
Kirill Klenov
f11f7886f7 Change behaviour 2015-01-07 14:43:05 +03:00
Guillaume Dedrie
8769e8a411 Add possibility for User to install from Official Debian or Ubuntu Repo.
Support new variable and due to difference between Debian/Ubuntu repo and MongoDB, daemon and file convention naming are differents.
2015-01-05 14:42:40 +01:00
Kirill Klenov
aefefa8092 Fix 2014-12-26 18:36:50 +03:00
Kirill Klenov
f829324400 Support mongoshell 2014-12-26 18:32:50 +03:00
Kirill Klenov
356a1b5b61 Refactoring. Support MMS 2014-12-19 17:39:09 +03:00
Kirill Klenov
fa4b1a0d39 Update the role 2014-12-11 22:09:31 +03:00
Kirill Klenov
1ee211b3a0 Sort options, update contributors. 2014-09-02 23:14:06 +01:00
Guillaume Dedrie
c816661c18 Update configuration management using Ansible templates to be more flexible 2014-08-25 16:24:58 +02:00
Kirill Klenov
804d89698b Migrate to the mongo-org package 2014-07-30 18:32:46 +01:00
Kirill Klenov
513e601405 Rotate mongodb logs. 2014-07-10 16:20:15 +00:00
Kirill Klenov
1c29f2b317 Init role. 2014-06-04 19:03:58 +04:00