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
Sergei Antipov
d2d9bdb26b
Merge pull request #147 from zoresvit/patch-1
...
Require backup user password to be changed on production
2019-04-26 23:24:16 -04:00
Paulo Pizarro
0ab86358bf
Fixed mms agent configuration
2019-04-26 20:13:58 -03:00
Ruslan Kiyanchuk
1c5a2ad22b
Require backup user password to be changed on production
...
Currently backup user password is not specified in the list of variables required to be changed on production. This may result some users having insecure password `passw0rd` for a backup user in their production environment.
2019-04-24 13:27:10 -07:00
Mickael Berkhout
475e2a6629
fix typo / fixed filetype extension / added wiredtiger cache setting
2019-04-19 10:45:04 +02:00
Sergei Antipov
6745bcc28a
Merge pull request #128 from litewhatever/master
...
Oplog user creation
2019-03-09 22:56:19 -05: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
5baf05e492
Fix table
2018-10-03 12:43:58 +02:00
Florian Mauduit
659299e01f
Add suport for MongoDB v4.0
2018-10-03 12:41:39 +02:00
Patrick Dreker
4d91416583
Add DirectoryPerDB option to README.md
2018-09-11 10:03:13 +02:00
Kristjan Kullerkann
e5b79820c8
Oplog user creation
...
Add functionality to create oplog users
2018-09-03 23:06:22 +03:00
Cameron Dixon
d10141a04e
Update to Github Readme
...
ansible-galaxy install greendayonfire.mongodb
- downloading role 'mongodb', owned by greendayonfire
[WARNING]: - greendayonfire.mongodb was NOT installed successfully: - sorry, greendayonfire.mongodb was not found
on https://galaxy.ansible.com .
2018-08-20 21:27:32 -04:00
Sergei Antipov
8cfc47bb7a
Ubuntu 18.04 support
2018-07-13 18:50:23 -04:00
Sergei Antipov
ca9bc78c9f
Updated readme [ci skip]
2018-07-13 14:55:25 -04:00
Gaëtan Duchaussois
fa0ca7cdea
Add safe version to default pymongo version
2018-06-27 14:02:17 +02:00
Gaëtan Duchaussois
bd4256da88
Allow user to choose PyMongo version when using pip
2018-06-27 11:57:28 +02:00
Sergei Antipov
630a798de6
Simplified support matrix
2018-02-28 13:20:59 +07:00
Sergei Antipov
c6277ceb7d
Deleted stale option [ci skip]
2018-02-26 18:53:27 +07:00
Sergei Antipov
6cc48e5762
Fix readme
2018-02-26 16:07:44 +07:00
Sergei Antipov
ff0d42881a
Update README [ci skip]
2018-02-26 15:43:06 +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
Sergei Antipov
ce4c61bdad
Ubuntu 12.04 officially is EOL
2018-02-15 13:18:05 +07:00
Emilien Escalle
d894c8412c
Add doc for mongodb_set_parameters var
2018-01-09 12:44:53 +01:00
jsaliba
349383f1fd
fixed readme interrobang
2017-09-14 14:21:36 +02:00
jsaliba
e034149e2d
Resolved conflicts between Daniel White's redhat-support branch and UnderGreen master
2017-09-13 16:26:32 +02:00
Kripple
5ba6937786
Most trivial change i've ever made
2017-06-22 11:39:58 -07:00
Charles Sanquer
0ca0675e9d
add mongo 3.4 support
2017-06-16 16:27:57 +02:00
Matias Lopez Riglos
64d9a0755f
Allowed values for security are enabled/disabled. A true value will produce mongo to not start at all on the server
2016-05-19 11:07:36 -03:00
Daniel White
6ccd0a332c
Indicate level of support for RHEL/CentOS
...
Despite the test builds for CentOS, it's probably safe to mark them as
unknown until they've been used a bit more heavily.
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
81e05e0cc0
Updated support matrix [ci skip]
2016-04-18 13:19:41 +06:00
Sergei Antipov
177869a30d
Added Travis CI build status [ci skip]
2016-04-17 23:59:53 +06:00
Sergei Antipov
8089efd861
Updated README [ci skip]
2016-04-17 21:34:42 +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
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
df9d2b834e
Updated readme
2015-06-22 15:39:57 +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
Nolan Brubaker
15df2f363f
Fix small typo
2015-04-16 12:07:37 -04: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