Skip to content

Commit 8089efd

Browse files
author
Sergei Antipov
committed
Updated README [ci skip]
1 parent 201c408 commit 8089efd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,17 @@ Ansible role for MongoDB
33
Ansible role which manage [MongoDB](http://www.mongodb.org/).
44

55
* Install and configure the MongoDB;
6+
* Configure mongodb users
7+
* Configure replication
68
* Provide handlers for restart and reload;
79
* Setup MMS authomation agent;
810

11+
MongoDB support matrix:
12+
13+
| Distribution | MongoDB 2.6 | MongoDB 3.0 | MongoDB 3.2 |
14+
| ------------ |:-----------:|:-----------:|:-----------:|
15+
| Ubuntu 14.04 | :white_check_mark: | :white_check_mark: | :white_check_mark:|
16+
917
#### Variables
1018

1119
```yaml

0 commit comments

Comments
 (0)