Commit Graph

12 Commits

Author SHA1 Message Date
Mikhail Konyakhin ede0d25175 Fix init template. 2019-06-05 14:25:32 +03:00
Sergei Antipov 852ad2149e
Fix all issues and warnings 2019-05-23 00:37:39 -04:00
Patrick Dreker dba6278273 add "to_nice_json" to avoid Capitalized booleans 2018-09-11 14:46:52 +02:00
Patrick Dreker 7d8c014cc5 Add mongodb_storage_dirperdb variable
Add the mongodb_storage_dirperdb variable to the defaults (set to false)
Add the variable unconditionally into the mongod_init.conf.j2 and
mongod.conf.j2 templates.
2018-09-11 10:01:53 +02:00
Frederik Wagner a77efe008d add systemLog.logRotate option as configurable 2018-03-08 14:38:26 +01:00
Sergei Antipov 2fb64ec439 Fix config for 3.6.x versions 2018-02-16 23:09:00 +07:00
Thiago Almeida dd3cc14e33 Modifying mongod conf template.
The new template will test if the systemLog option is file or syslog to
add the correct file path options.
2018-01-19 12:05:24 -02:00
jsaliba e034149e2d Resolved conflicts between Daniel White's redhat-support branch and UnderGreen master 2017-09-13 16:26:32 +02:00
David Castellanos 40c3cedc7c Fix (again) Systemd support
Commit #d9393b1 did not completely fixed the systemd-related issues.
The handler "reload systemd" has a "when" clause which fails in
systemd-based systems.

This commit attempts to fix the problem described above. The "when"
clause in the handler "reload systemd" has been fixed. Some facts has
been added in the install playbook, in order to make the code more
simple and easier to maintain.
2016-09-29 09:39:37 +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
Sergei Antipov 25c7cec6f2 Support of mongodb 3 2016-04-17 19:43:00 +06:00
Sergei Antipov 9442794314 Global refactoring of authorization and replication 2015-06-22 14:59:25 +06:00