Skip to content

Commit 2bc672d

Browse files
committed
(DOCSP-50217) rephrases step 1b of the update automation config tutorial
1 parent afd104c commit 2bc672d

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

source/includes/steps-source-update-automation-configuration.yaml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,14 @@ content: |
1616
1717
b. Validate the downloaded Automation Configuration file.
1818
19-
Compare the ``version`` field of the
20-
``currentAutomationConfig.json`` with that of the Automation
21-
Configuration backup file, ``mms-cluster-config-backup.json``. The
22-
``version`` value is the last element in both |json| documents.
23-
You can find this file on any host running the {+mdbagent+} at:
19+
Ensure that you verify that the content of both ``currentAutomationConfig.json``
20+
and ``mms-cluster-config-backup.json`` files are the most up-to-date.
21+
22+
You can find the ``mms-cluster-config-backup.json`` file on any host running the {+mdbagent+} at:
2423
2524
- Linux and macOS: ``/var/lib/mongodb-mms-automation/mms-cluster-config-backup.json``
2625
- Windows: ``%SystemDrive%\MMSAutomation\versions\mms-cluster-config-backup.json``
2726
28-
If the ``version`` values match, you are working with the current
29-
version of the Automation Configuration file.
30-
3127
replacement:
3228
variables: ""
3329

0 commit comments

Comments
 (0)