Commit Graph

142 Commits

Author SHA1 Message Date
ftao 631a97e4e4 dont set quotaFiles if mongodb_conf_quota is false
because  
quotaFiles   "number of files allowed per db, implies --quota"  
ef7f17be80/src/mongo/db/mongod_options.cpp (L223)
2015-04-03 17:22:31 +08:00
deimosfr 985e5297f0 feat: adding service managment 2015-04-02 21:48:03 +02:00
Sergei Antipov 77736ceb7a Added version into meta file 2015-04-02 21:50:02 +06:00
Sergei Antipov 60ec8021ee Merge pull request #8 from deimosfr/master
fixing systemd issue with docker
2015-03-04 15:26:26 +05:00
deimosfr bc790326ab fixing systemd issue
Updating systemd detection by getting PID 1 command line instead of
checking systemd folder. This to avoid issues with Docker for example.
2015-03-04 11:05:08 +01:00
Sergei Antipov ede8b4c403 Changed minimal ansible version 2015-03-03 12:44:34 +06:00
Sergei Antipov e3c477a4ee Fixed authorization 2015-03-03 11:21:25 +06:00
Sergei Antipov d25113e8fa Fixed issue #3 2015-03-02 16:08:12 +06:00
Sergei Antipov ec4de12ae7 Merge pull request #4 from deimosfr/master
fix regression on non systemd debian
2015-02-26 20:11:22 +05:00
deimosfr 45508b9f99 fix regression on non systemd debian 2015-02-26 15:11:22 +01:00
Sergei Antipov 7c7242675d Fix addind mongodb_users 2015-02-26 00:30:42 +05:00
Sergei Antipov 54a10b0717 Added jessie in metafile 2015-02-25 21:39:36 +05:00
Sergei Antipov fc08138189 Merge pull request #1 from deimosfr/master
fixing service fail with systemd
2015-02-25 21:37:31 +05:00
deimosfr edd9915a1a fixing service fail with systemd 2015-02-25 15:45:47 +01:00
Sergei Antipov 6633edc0c5 Improved mongodb_replication module 2015-02-24 17:55:21 +06:00
Sergei Antipov ecff84de62 Merge branch 'master' of github.com:UnderGreen/ansible-role-mongodb 2015-02-18 14:32:51 +06:00
Sergei Antipov c9b2612f69 Changes in mongodb_replication module 2015-02-18 14:14:42 +06:00
Sergei Antipov a82e1c5e63 Deleted unused files 2015-02-17 23:02:34 +06:00
Sergei Antipov 3ddeb4277d Moved LICENSE file and changed to GPLv2 2015-02-17 23:01:57 +06:00
Sergei Antipov 7f0574a308 Changed Readme file 2015-02-17 23:01:17 +06:00
Sergei Antipov 4f126cc624 Fixes in auth tasks 2015-02-17 19:43:13 +06:00
Sergei Antipov 2b4163a79c Several changes in replication 2015-02-17 19:20:07 +06:00
Sergei Antipov b3a68067f7 Auth initialization moven in another place 2015-02-17 19:20:07 +06:00
Sergei Antipov 845f25d5a2 Added authorization based on local fact 2015-02-17 19:20:06 +06:00
Sergei Antipov 4c3919d920 Changes in variables definition 2015-02-17 19:20:06 +06:00
Sergei Antipov 30c2bc37c4 mongodb.yml -> main.yml 2015-02-17 19:20:06 +06:00
Sergei Antipov 5c04b2c8bb Deleted unused tasks and files 2015-02-17 19:20:06 +06:00
Sergei Antipov d8d847825d Changes in authorization 2015-02-17 19:20:06 +06:00
Sergei Antipov 416fb2daf8 Changed metainformation 2015-02-17 19:20:06 +06:00
Sergei Antipov 454df2ef69 Changed description in mongodb_replication module 2015-02-17 19:20:06 +06:00
Sergei Antipov 527214bcc9 Delete unused variables 2015-02-17 19:20:06 +06:00
Sergei Antipov abf8ded23e A lot of changes in replication. Added mongodb_replication module 2015-02-17 19:20:06 +06:00
Sergei Antipov 3efddcf91d Added a lot of new feautures 2015-02-17 19:20:06 +06:00
Sergei Antipov d6aa8e0ffa Changes in autorization 2015-02-17 19:20:06 +06:00
Sergei Antipov 9e17ec9ed8 Added authorization configuration 2015-02-17 19:20:06 +06:00
Sergei Antipov 5f167f612a Added variables and task for replicaSet configuration 2015-02-17 19:20:06 +06:00
Sergei Antipov 2dba294ff8 Fixed problem with values in mongod.conf
Variables like "yes" where in conf file like "true". It's worked,
but it's wrong.
2015-02-17 19:20:06 +06:00
Kirill Klenov ab7d200b7b Bump version: 2.1.3 → 2.1.4 2015-01-23 12:43:36 +03:00
Kirill Klenov 862a633425 Better handle mongodb-org 2015-01-23 12:43:36 +03:00
Kirill Klenov 255442f3ae Merge branch 'develop' 2015-01-16 00:00:47 +03:00
Kirill Klenov a70330b324 Bump version: 2.1.2 → 2.1.3 2015-01-16 00:00:47 +03:00
Kirill Klenov 8fda783c87 Merge pull request #7 from quarkslab/fix/official-repo
Missing when statement preventing MongoDB repository to be added
2015-01-16 00:00:27 +03:00
Guillaume Dedrie 538813020d Missing when statement preventing MongoDB repository to be added 2015-01-09 00:06:13 +01:00
Kirill Klenov d691dc91d5 Merge branch 'develop' 2015-01-07 14:45:53 +03:00
Kirill Klenov 505f75aa06 Bump version: 2.1.1 → 2.1.2 2015-01-07 14:45:52 +03:00
Kirill Klenov f11f7886f7 Change behaviour 2015-01-07 14:43:05 +03:00
Kirill Klenov 8feff52662 Merge pull request #6 from quarkslab/feature/install_from_debian_repo
Add possibility for User to install from Official Debian or Ubuntu Repo.
2015-01-07 14:05:07 +03:00
Guillaume Dedrie 8769e8a411 Add possibility for User to install from Official Debian or Ubuntu Repo.
Support new variable and due to difference between Debian/Ubuntu repo and MongoDB, daemon and file convention naming are differents.
2015-01-05 14:42:40 +01:00
Kirill Klenov 246dccb1e6 Merge branch 'develop' 2014-12-26 18:36:53 +03:00
Kirill Klenov a4514cad64 Bump version: 2.1.0 → 2.1.1 2014-12-26 18:36:53 +03:00