18 Commits

Author SHA1 Message Date
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
7c0d099662 Fix wrong major version parse.
Reverted from 659299e01fadc831665c0a31f3f7993fa6cc95d5
2019-05-09 23:03:24 +02:00
Fernando Llaca
d7ba98aca8 Dropped support of EOL version 3.2 of MongoDB. 2019-05-09 22:57:34 +02:00
ShaulMyplay
282591852a
Apt update cache before installing mogodb
Fix "No package matching 'mongodb' is available" error
2019-05-01 14:04:29 +03:00
vagrant
becfbc4672 Flush handlers warning in block 2019-04-09 10:40:48 +02:00
vagrant
e292e44978 Deprecation for apt resolved 2019-04-09 10:00:17 +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
Sergei Antipov
f4a474b85e Fix task name 2018-07-13 18:59:35 -04:00
Sergei Antipov
8cfc47bb7a Ubuntu 18.04 support 2018-07-13 18:50:23 -04:00
Sergei Antipov
bc6273b6ed Fix condition 2018-07-12 23:25:18 -04:00
Sergei Antipov
6cf617c771 Added support of MongoDB 3.6 for Debian Stretch 2018-07-12 18:43:56 -04:00
Gaëtan Duchaussois
bd4256da88 Allow user to choose PyMongo version when using pip 2018-06-27 11:57:28 +02:00
Sergei Antipov
0e7c080a30 Fix condition for task 2018-02-23 19:44:46 +07:00
Sergei Antipov
cc1decf1f9 Reload systemd after install 2018-02-23 19:35:03 +07:00
Sergei Antipov
2aa63f5f16 Fix warnings 2018-02-15 13:14:31 +07:00
jsaliba
e034149e2d Resolved conflicts between Daniel White's redhat-support branch and UnderGreen master 2017-09-13 16:26:32 +02:00
Daniel White
b74bade421 Introduce support for RedHat package installation
This provides initial support for installing the relevant MongoDB
packages for a RedHat based OS. This currently only supports RHEL/CentOS
6 in order to keep the initial scope relatively constrained.
2016-05-08 04:17:38 +10:00