Skip to content

Commit a41a1e5

Browse files
DOCSP-40173v6.0 -- backport to v6.0 (#242)
backport to v6.0 - [DOCSP-number](https://jira.mongodb.org/browse/DOCSP-40173) - [STAGING](https://preview-mongodbjvincentmongodb.gatsbyjs.io/ops-manager/DOCSP-40173v6.0/tutorial/manage-oplog-storage/#prerequisites) - [LATEST BUILD LOG](https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=66609158cf5bec1c29a4c537) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent 1748962 commit a41a1e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

source/includes/steps-admin-add-oplogstore.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ref: provide-new-oplogstore
1616
content: |
1717
1818
.. list-table::
19-
:widths: 20 10 70
19+
:widths: 20 20 60
2020
:header-rows: 1
2121
:stub-columns: 1
2222
@@ -42,7 +42,7 @@ content: |
4242
4343
.. example::
4444
45-
``host1.example.com:27017,host2.example.com:27017,host2.example.com:27018``
45+
host1.example.com:27017, host2.example.com:27017, host2.example.com:27018
4646
4747
This field displays only if you set
4848
:guilabel:`Datastore Type` to :guilabel:`Replica Set` or

source/includes/steps-admin-edit-oplogstore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ content: |
4545
4646
.. example::
4747
48-
``host1.example.com:27017,host2.example.com:27017,host2.example.com:27018``
48+
host1.example.com:27017, host2.example.com:27017, host2.example.com:27018
4949
5050
- If the Oplog Store database is a standalone MongoDB
5151
instance, type the ``hostname:port`` of the instance.

0 commit comments

Comments
 (0)