Commit Graph

6 Commits

Author SHA1 Message Date
Fernando Llaca d7ba98aca8 Dropped support of EOL version 3.2 of MongoDB. 2019-05-09 22:57:34 +02:00
Florian Mauduit 659299e01f Add suport for MongoDB v4.0 2018-10-03 12:41:39 +02: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
jsaliba d6997059cb Added support for mongo 3.4 when executing against RedHat 2017-09-14 08:55:31 +02:00
Daniel White 255dc39cc3 Define pidFilePath for offical RHEL packages
The init script in these packages _assumes_ that this variable is
defined. Without it, it fails to properly start the service.
2016-05-08 04:17:38 +10: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