File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -16,18 +16,14 @@ content: |
16
16
17
17
b. Validate the downloaded Automation Configuration file.
18
18
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:
24
23
25
24
- Linux and macOS: ``/var/lib/mongodb-mms-automation/mms-cluster-config-backup.json``
26
25
- Windows: ``%SystemDrive%\MMSAutomation\versions\mms-cluster-config-backup.json``
27
26
28
- If the ``version`` values match, you are working with the current
29
- version of the Automation Configuration file.
30
-
31
27
replacement :
32
28
variables : " "
33
29
You can’t perform that action at this time.
0 commit comments