Skip to content

Commit 7a801d3

Browse files
committed
(DOCSP-41019): Backport DOCSP-40662 and DOCSP-40954 to v6.0 (#286)
[BUILD](https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=667ec22dfe162e5006fe49f9) <!-- Add a description of your PR here (optional) --> - [DOCSP-number](https://jira.mongodb.org/browse/) - [STAGING](paste the link to staging here) - [LATEST BUILD LOG](paste the build here) - [ ] [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 02ac909 commit 7a801d3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

source/includes/steps-upgrade-on-prem-from-archive.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ content: |
4242
---
4343
stepnum: 3
4444
level: 4
45-
title: "Start |onprem| on the upgraded host."
45+
title: "Download the latest version of the |onprem| package."
4646
source:
4747
file: steps-install-on-prem-from-archive.yaml
4848
ref: download

source/tutorial/configure-local-mode.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _om-modes:
2+
13
====================================================
24
Configure Deployment to Have Limited Internet Access
35
====================================================

source/tutorial/update-version-manifest.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,14 @@ deployment. You need to give |onprem| a list of which versions can be
1515
installed. The complete list of all possible MongoDB editions and
1616
versions is called the :opsmgr:`version manifest </reference/glossary/#std-term-version-manifest>`.
1717

18-
If you set the :guilabel:`Ops Manager gets installers from:` option to ``Direct connection to MongoDB``, |onprem| updates the version manifest automatically.
18+
If you configure the {+mdbagent+} to use remote or hybrid downloads,
19+
|onprem| updates the version manifest automatically.
1920

20-
If you set the :guilabel:`Ops Manager gets installers from:` option to ``Ops Manager Application Server Hard Drive``, you need to update the :opsmgr:`version manifest </reference/glossary/#std-term-version-manifest>` manually.
21+
If you configure the {+mdbagent+} to use local downloads, you must
22+
update the version manifest manually.
23+
24+
To learn more about **Remote Mode**, **Hybrid Mode**, and **Local
25+
Mode**, see :ref:`om-modes`.
2126

2227
.. include:: /includes/steps/update-version-manifest.rst
2328

0 commit comments

Comments
 (0)