Skip to content

Commit 581ac70

Browse files
authored
(DOCSP-39278) Fixed build errors (#203)
Fixed build errors. - [DOCSP-39278](https://jira.mongodb.org/browse/DOCSP-39278) This also fixes orphan issues for two topics by adding one topic to the TOC, and removing the other topic because it is not needed. Federation API endpoints were added to cm only condition, judging by their [PR](10gen/mms-docs#4200).
1 parent 64f5445 commit 581ac70

File tree

5 files changed

+5
-87
lines changed

5 files changed

+5
-87
lines changed

source/includes/list-tables/third-party-integration-settings-ui.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
Webhook settings.
147147

148148
If your webhook requires HTTPS, you must
149-
:ref:`import import your CA certificate into the Ops Manager trust store <add-ca-cert-to-om>`.
149+
:ref:`import your CA certificate into the Ops Manager trust store <add-ca-cert-to-om>`.
150150

151151
* - CA Flowdock Settings
152152

source/reference/api/federation-delete-one.txt

Lines changed: 0 additions & 83 deletions
This file was deleted.

source/release-notes/changelogs/ops-manager/changelog-onprem-v3.6.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ Backup
381381
On Windows, :doc:`queryable restores </tutorial/query-backup/>`
382382
work on MongoDB 3.2, 3.4, and 3.6 snapshots once the |onprem|
383383
:opsmgr:`Backup Daemon </reference/glossary/#std-term-backup-daemon>` can access
384-
:ref:`MongoDB 3.4.11 <3.4.11-changelog>` or later.
384+
MongoDB 3.4.11 or later.
385385

386386
- Added support for IBM Cloud Object Storage and DellEMC Elastic Cloud
387387
Storage for S3 blockstore snapshot storage

source/release-notes/changelogs/ops-manager/changelog-onprem-v4.2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
This issue is temporary and eventually corrects itself
8383
after MongoDB |onprem| instances have finished upgrading to
8484
MongoDB |onprem| 4.4. In addition, customers must be
85-
running with clientCertificateMode=OPTIONAL /
86-
:setting:`allowConnectionsWithoutCertificates=true <net.ssl.allowConnectionsWithoutCertificates>`
85+
running with ``clientCertificateMode=OPTIONAL`` /
86+
``allowConnectionsWithoutCertificates=true``
8787
to be impacted.
8888
* - |cvss| score
8989
- 6.7

source/tutorial/nav/security-enable-authentication.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Enable Authentication for |a-mms| Project
2121
Enable OIDC Authentication </tutorial/enable-oidc-authentication-for-group>
2222
Enable X.509 Authentication </tutorial/enable-x509-authentication-for-group>
2323
/tutorial/nav/access-control-mongodb
24+
/tutorial/add-ca-cert-to-om
2425
/tutorial/clear-security-settings
2526
/tutorial/rotate-keyfile
2627
/tutorial/rotate-automation-password

0 commit comments

Comments
 (0)