64 Commits

Author SHA1 Message Date
Mikhail Konyakhin
137e4f1f2a Add flag 'mongodb_manage_systemd_unit' for disable manage systemd unit
file of MongoDB.
2019-11-25 12:54:21 +03:00
Abhay PS
6556ffa9c9 Mongodb 4.2 support added 2019-09-10 12:24:56 +02:00
Mikhail Konyakhin
f8142e6d5a Add correct support mode requireSLL. 2019-06-05 17:58:06 +03:00
Nicolas Boutet
872aaaa813 Only configure cloud options on MongoDB >= 4.0 2019-06-01 11:25:46 +02:00
Nicolas Boutet
28e947dc76 Add option to configure free monitoring 2019-05-31 14:38:56 +02:00
Sergei Antipov
fb8c3f191f
Merge pull request #164 from UnderGreen/ansible_lint
Ansible lint
2019-05-28 22:48:38 -04:00
Sergei Antipov
79aea9ac40
Few more fixes 2019-05-28 13:39:54 -04:00
Sergei Antipov
606210c767
Multiple changes for linting warnings
+ propert handling of mongodb_version variable
2019-05-27 15:00:59 -04:00
Paulo Pizarro
4ba3adc37a add wiredtiger, security and profiling configs 2019-05-21 22:17:31 -03:00
Sergei Antipov
7825db9f79
Fix issue with apt 2019-05-21 16:39:59 -04:00
Sergei Antipov
02495dece3
Fix for linting warnings 2019-05-21 15:42:02 -04:00
Nicolas Boutet
6ba243a486 Add variable to customize mongodb package state 2019-05-15 15:39:46 +02:00
Sergei Antipov
45309059e9
Merge pull request #155 from fllaca/v4.0-fix-tests
Support V4.0
2019-05-10 13:29:18 -04:00
Fernando Llaca
d7ba98aca8 Dropped support of EOL version 3.2 of MongoDB. 2019-05-09 22:57:34 +02:00
Paulo Pizarro
0ab86358bf Fixed mms agent configuration 2019-04-26 20:13:58 -03:00
Mickael Berkhout
475e2a6629 fix typo / fixed filetype extension / added wiredtiger cache setting 2019-04-19 10:45:04 +02:00
Gaëtan Duchaussois
6d70ecaf90 Add a variable to disable transparent hugepages on systemd debian installations 2018-12-18 10:50:38 +01:00
Florian Mauduit
659299e01f Add suport for MongoDB v4.0 2018-10-03 12:41:39 +02:00
Patrick Dreker
7d8c014cc5 Add mongodb_storage_dirperdb variable
Add the mongodb_storage_dirperdb variable to the defaults (set to false)
Add the variable unconditionally into the mongod_init.conf.j2 and
mongod.conf.j2 templates.
2018-09-11 10:01:53 +02:00
Mickael Berkhout
7a64fd332a Added ssl config support in config template 2018-08-23 20:55:22 +02:00
Gaëtan Duchaussois
fa0ca7cdea Add safe version to default pymongo version 2018-06-27 14:02:17 +02:00
Frederik Wagner
a77efe008d add systemLog.logRotate option as configurable 2018-03-08 14:38:26 +01:00
Sergei Antipov
c6277ceb7d Deleted stale option [ci skip] 2018-02-26 18:53:27 +07:00
Sergei Antipov
7779fcf671 Dropped support of EOL versions of MongoDB.
Added testing with Python 2.7.x
2018-02-16 11:53:36 +07:00
Emilien Escalle
ceffd529e6
Add default mongodb_set_parameters var 2018-01-09 12:41:48 +01:00
jsaliba
e034149e2d Resolved conflicts between Daniel White's redhat-support branch and UnderGreen master 2017-09-13 16:26:32 +02:00
Charles Sanquer
0ca0675e9d add mongo 3.4 support 2017-06-16 16:27:57 +02:00
Daniel White
4b22cc431d Enable server process forking by default on RedHat
The init scripts that are provided assume that forking is enabled by
default. This has been left in defaults, to preserve the capability for
users to override this option.
2016-05-08 04:17:38 +10:00
Daniel White
589222f25e Provide better default user for a RedHat based OS
While we could define this in the per-platform variables, including this
in the defaults maintains backwards compatability for users that want to
override this value.
2016-05-08 04:17:38 +10:00
Sergei Antipov
86d4cb209a Merged backup user creating 2016-04-18 19:08:24 +06:00
Sergei Antipov
630e773962 Deleted unneeded parts 2016-04-17 20:40:20 +06:00
Sergei Antipov
25c7cec6f2 Support of mongodb 3 2016-04-17 19:43:00 +06:00
Sergei Antipov
3dfa06c44f Added feature to use mongodb versions >= 3.0 2016-03-04 01:20:08 +06:00
e.dekhtyarev
5eed19bdd9 backupuser now looks better 2015-11-17 14:21:21 +06:00
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