251 Commits

Author SHA1 Message Date
Oleg Vivtash
6309afc1cf Update install.deb.yml 2015-04-06 19:51:47 +03:00
Oleg Vivtash
4fa70d3dab Ability to install PyMongo from PIP 2015-04-06 19:38:52 +03:00
Sergei Antipov
97a4e00670 Version bumped v1.2.0 2015-04-06 21:08:07 +05:00
Sergei Antipov
e28b94aebf Merge pull request #13 from duhast/master
Configuration and authentication with custom settings fix
2015-04-06 21:07:10 +05:00
Oleg Vivtash
a8e9ad8d0e mongodb_force_wait_for_port config var; mongodb_listen_iface renamed to mongodb_listen_ip; facts via a template 2015-04-06 18:53:40 +03:00
Oleg Vivtash
84b9f87e56 Configuration and authentication with custom settings fix 2015-04-04 14:26:31 +03:00
Sergei Antipov
2e20fc4829 Version 1.1.5 v1.1.5 2015-04-04 08:42:24 +06:00
Sergei Antipov
1637f93478 Merge pull request #11 from deimosfr/master
feat: adding service managment
2015-04-03 14:45:21 +05:00
Sergei Antipov
5c920a730c Merge pull request #12 from ftao/patch-1
don't set  quotaFiles  if mongodb_conf_quota is false
2015-04-03 14:44:41 +05:00
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
v1.1.4
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 v1.1.3 2015-03-03 11:21:25 +06:00
Sergei Antipov
d25113e8fa Fixed issue #3 v1.1.2 2015-03-02 16:08:12 +06:00
Sergei Antipov
ec4de12ae7 Merge pull request #4 from deimosfr/master
fix regression on non systemd debian
v1.1.1
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 v1.1.0 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