Skip to content

Commit 81e05e0

Browse files
author
Sergei Antipov
committed
Updated support matrix [ci skip]
1 parent a996054 commit 81e05e0

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,18 @@ Ansible role which manage [MongoDB](http://www.mongodb.org/).
1010

1111
MongoDB support matrix:
1212

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:|
13+
| Distribution | MongoDB 2.4 | MongoDB 2.6 | MongoDB 3.0 | MongoDB 3.2 |
14+
| ------------ |:-----------:|:-----------:|:-----------:|:-----------:|
15+
| Ubuntu 14.04 | :no_entry: | :white_check_mark: | :white_check_mark: | :white_check_mark:|
16+
| Ubuntu 12.04 | :no_entry: | :white_check_mark: | :white_check_mark: | :white_check_mark:|
17+
| Ubuntu 16.04 | :no_entry: | :x: | :x: | :x:|
18+
| Debian 7.x | :no_entry: | :interrobang: | :interrobang: | :interrobang:|
19+
| Debian 8.x | :no_entry: | :x: | :x: | :x:|
20+
21+
:white_check_mark: - fully tested, should work fine
22+
:interrobang: - will be added testing suite soon
23+
:x: - don't have official support
24+
:no_entry: - does't have support, because used old format of configuration files
1625

1726
#### Variables
1827

0 commit comments

Comments
 (0)