Skip to content

Commit 1ea64d3

Browse files
committed
Fix tables
1 parent f80c985 commit 1ea64d3

6 files changed

+6
-1
lines changed

content/install-mongodb-enterprise-on-amazon.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This installation guide only supports 64-bit systems. See [Platform Support](htt
2222
MongoDB provides officially supported Enterprise packages in their own
2323
repository. This repository contains the following packages:
2424

25+
| Package Name | Description |
2526
| - | - | - |
2627
| ``mongodb-enterprise`` | A ``metapackage`` that will automatically installthe four component packages listed below. |
2728
| ``mongodb-enterprise-server`` | Contains the [``mongod``](https://docs.mongodb.com/manual/reference/program/mongod/#bin.mongod) daemon and associatedconfiguration and init scripts. |

content/install-mongodb-enterprise-on-debian.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Platform Support: This installation guide only supports 64-bit systems. See [Pla
1717
MongoDB provides officially supported Enterprise packages in their own
1818
repository. This repository contains the following packages:
1919

20+
| Package Name | Description |
2021
| - | - | - |
2122
| ``mongodb-enterprise`` | A ``metapackage`` that will automatically installthe four component packages listed below. |
2223
| ``mongodb-enterprise-server`` | Contains the [``mongod``](https://docs.mongodb.com/manual/reference/program/mongod/#bin.mongod) daemon and associatedconfiguration and init scripts. |

content/install-mongodb-enterprise-on-red-hat.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Platform Support: This installation guide only supports 64-bit systems. See [Pla
1717
MongoDB provides officially supported Enterprise packages in their own
1818
repository. This repository contains the following packages:
1919

20+
| Package Name | Description |
2021
| - | - | - |
2122
| ``mongodb-enterprise`` | A ``metapackage`` that will automatically installthe four component packages listed below. |
2223
| ``mongodb-enterprise-server`` | Contains the [``mongod``](https://docs.mongodb.com/manual/reference/program/mongod/#bin.mongod) daemon and associatedconfiguration and init scripts. |

content/install-mongodb-enterprise-on-suse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Platform Support: This installation guide only supports 64-bit systems. See [Pla
1818
MongoDB provides officially supported Enterprise packages in their own
1919
repository. This repository contains the following packages:
2020

21+
| Package Name | Description |
2122
| - | - | - |
2223
| ``mongodb-enterprise`` | A ``metapackage`` that will automatically installthe four component packages listed below. |
2324
| ``mongodb-enterprise-server`` | Contains the [``mongod``](https://docs.mongodb.com/manual/reference/program/mongod/#bin.mongod) daemon and associatedconfiguration and init scripts. |

content/install-mongodb-enterprise-on-ubuntu.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ corruption, and are unsuitable for production deployments of MongoDB
2626
MongoDB provides officially supported Enterprise packages in their own
2727
repository. This repository contains the following packages:
2828

29+
| Package Name | Description |
2930
| - | - | - |
3031
| ``mongodb-enterprise`` | A ``metapackage`` that will automatically installthe four component packages listed below. |
3132
| ``mongodb-enterprise-server`` | Contains the [``mongod``](https://docs.mongodb.com/manual/reference/program/mongod/#bin.mongod) daemon and associatedconfiguration and init scripts. |

content/install-mongodb-enterprise-on-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ MongoDB component sets, you can specify them in the ``ADDLOCAL`` argument
9494
using a comma-separated list including one or more of the following
9595
component sets:
9696

97+
| Component Set | Binaries |
9798
| - | - | - |
98-
| **Component Set** | **Binaries** |
9999
| ``Server`` | ``mongod.exe`` |
100100
| ``Router`` | ``mongos.exe`` |
101101
| ``Client`` | ``mongo.exe`` |

0 commit comments

Comments
 (0)