407 Commits

Author SHA1 Message Date
Sergei Antipov
02495dece3
Fix for linting warnings 2019-05-21 15:42:02 -04:00
Sergei Antipov
3cfe431492
Merge pull request #159 from thiagoalmeidasa/master
Adding amazonlinux support
2019-05-21 14:14:52 -04:00
Sergei Antipov
daac15cd1a
Merge pull request #160 from psabhay/master
Mongodb package name fix for ubuntu 18.04
2019-05-21 14:14:35 -04:00
Abhay PS
00e8a6e2d4 template error in conditional fixed. 2019-05-21 09:43:56 +02:00
Sergei Antipov
c38ca80891
Merge pull request #158 from boutetnico/fix_systemd_perm
Fix systemd service file permissions
2019-05-20 20:21:01 -04:00
Sergei Antipov
1dbfaef824
Merge pull request #157 from boutetnico/add_options
Allow more options in replication params
2019-05-20 20:20:09 -04:00
Sergei Antipov
01c70c71c4
Merge pull request #156 from boutetnico/package_state
Add variable to customize mongodb package state
2019-05-20 20:19:16 -04:00
Sergei Antipov
444b7e2096
Update support matrix 2019-05-20 20:08:51 -04:00
Thiago Almeida
157cc09541 Adding support mongodb 3.4 and 3.6 on amazonlinux 2019-05-20 22:40:41 +02:00
Abhay Pratap Singh
960842c5c4 mongodb 3.6 is not available on mongodb repo. It must be installed from ubuntu repo with package name mongodb. 2019-05-20 19:53:38 +02:00
Abhay Pratap Singh
6e9eab4472 Missed the travis.yml 2019-05-20 19:42:24 +02:00
Abhay PS
6fdf202b9e test fix 2019-05-20 16:52:03 +02:00
Thiago Almeida
d913374538 Improving tags on meta 2019-05-20 11:08:35 +02:00
Abhay PS
3b22a28d39 Mongodb package name fix for ubuntu 18.04
- mongodb package name for 18.04 is 'mongodb-org'
- package name 'mongodb' will install mongodb
  from ubuntu repo which is 3.6 currently and is
  not a recommended way.
2019-05-20 10:50:54 +02:00
Thiago Almeida
b3e13d96dd Improving tags on meta 2019-05-20 10:50:51 +02:00
Thiago Almeida
0397e45a52 Updating MongoDB support matrix on README.md 2019-05-20 09:36:58 +02:00
Thiago Almeida
3490662522 Removing support for mongo 3.7 on amazonlinux 2019-05-17 15:21:15 +02:00
Thiago Almeida
ac4e50be27 Fixing again MONGODB_PACKAGE name for amazonlinux and mongo 3.7 2019-05-17 14:54:53 +02:00
Thiago Almeida
6893615421 Fixing MONGODB_PACKAGE name for amazonlinux and mongo 3.7 2019-05-17 14:33:59 +02:00
Thiago Almeida
6b2e822a9f Fixing pip install on amazonlinux task 2019-05-17 14:23:16 +02:00
Thiago Almeida
1ce4f9af9a Adding amazonlinux to the platforms compatible list 2019-05-17 14:13:33 +02:00
Thiago Almeida
63db0f9225 Fixing install on amazonlinux task 2019-05-17 14:02:48 +02:00
Thiago Almeida
868204b5d1 Adding testes for mongo 3.7 on amazonlinux 2 2019-05-17 12:16:27 +02:00
Thiago Almeida
4ec3826b1d Removing deprecated loop for packages 2019-05-17 12:10:09 +02:00
Thiago Almeida
d87f4f304c Updating amazonlinux mongodb repo url 2019-05-17 12:05:59 +02:00
Thiago Almeida
60c2538f0d Adding ansible_distribution filters and files for amazonlinux 2019-05-17 11:57:53 +02:00
Thiago Almeida
7f832ba108 Adding tests for amazonlinux:2 2019-05-17 11:28:27 +02:00
Nicolas Boutet
08fc1f82b9 Fix systemd service file permissions 2019-05-15 17:09:06 +02:00
Nicolas Boutet
97ab03f81f Allow more options in replication params 2019-05-15 16:16:11 +02: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
v2.5.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
Fernando Llaca
2fd8ce98e2 Fix tests for Mongo 4.0 2019-05-09 16:42:06 +02:00
Sergei Antipov
bb1b10b699
Merge pull request #154 from ShaulMyplay/master
Apt update cache before installing mogodb
2019-05-01 11:18:57 -04: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
Sergei Antipov
44c20620c3
Merge pull request #149 from NeowayLabs/syslog
Closes UnderGreen/ansible-role-mongodb#102
2019-04-26 23:24:37 -04: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
Sergei Antipov
512d6220b1
Merge pull request #148 from NeowayLabs/fix-mms-agent
Fixed mms agent configuration
2019-04-26 23:23:49 -04:00
Sergei Antipov
9219f68648
Merge pull request #151 from NeowayLabs/limits
Recommended limits for for mongod
2019-04-26 23:22:54 -04:00
Paulo Pizarro
9f8a1b1348 Recommended limits for for mongod 2019-04-26 20:26:59 -03:00
Paulo Pizarro
2db0da93a9 Closes UnderGreen/ansible-role-mongodb#146 using numactl to start mongod instance 2019-04-26 20:19:26 -03:00
Paulo Pizarro
7a52105811 Closes UnderGreen/ansible-role-mongodb#102 2019-04-26 20:17:47 -03:00
Paulo Pizarro
0ab86358bf Fixed mms agent configuration 2019-04-26 20:13:58 -03:00
Paulo Pizarro
26b12d6f66 Closes UnderGreen/ansible-role-mongodb#102 2019-04-25 11:02:09 -03:00
Paulo Pizarro
b2010b2952 Fixed mms agent configuration 2019-04-25 10:33:47 -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
Sergei Antipov
387e7f7ff5
Merge pull request #144 from kraeml/feature/deprecation
Deprecation for apt resolved for debian
2019-04-22 11:18:44 -04:00
Sergei Antipov
1aa33529a8
Merge pull request #145 from Madnessy/master
fix typo / fixed filetype extension / added wiredtiger cache setting
2019-04-22 11:18:08 -04:00
Mickael Berkhout
475e2a6629 fix typo / fixed filetype extension / added wiredtiger cache setting 2019-04-19 10:45:04 +02:00