13 Commits

Author SHA1 Message Date
Nicolas Boutet
4074743f18 Make NUMA optional 2020-01-10 15:31:31 +01:00
hshan
c68216a46b Add yum_lock_timeout to avoid "yum lockfile is held by another process" error 2019-11-01 19:30:14 +09: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
Sergei Antipov
5ee8162161
Fixed for Ansible 2.8 2019-05-25 22:52:10 -04:00
Sergei Antipov
1d0593464e
Fix issues for yum 2019-05-21 16:42:26 -04:00
Sergei Antipov
02495dece3
Fix for linting warnings 2019-05-21 15:42:02 -04:00
Gaëtan Duchaussois
bd4256da88 Allow user to choose PyMongo version when using pip 2018-06-27 11:57:28 +02:00
jsaliba
b0a9f34bae Installation of EPEL repository is now part of RHEL YML file. 2017-09-18 12:39:07 +02:00
jsaliba
986678b733 Moved EPEL installation command to Docker file. Travis now uses custom Docker image built from CentOS Dockerfile. nolog re-enabled for user admin checking. 2017-09-14 10:56:34 +02:00
jsaliba
9bb46f2f20 CentOS 7 docker file 2017-09-14 09:47:27 +02:00
jsaliba
429e108551 Trying to get Docker tests to work by running tests in privileged containers and installing EPEL repository for CentOS image. 2017-09-14 08:57:16 +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