Skip to content

Commit 5dd8771

Browse files
authored
Adds change that wasn't correctly ported from CM (#345) (#346)
Backports #345
1 parent 028d46c commit 5dd8771

8 files changed

+10
-36
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
@@ -40,7 +40,7 @@
4040

4141
* - Slack Settings
4242

43-
.. warning::
43+
.. important::
4444

4545
Before proceeding, you must complete the steps to
4646
:ref:`integrate with Slack <integrate-with-slack>`.

source/includes/steps-configure-prometheus-integration.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,10 @@ content: |
6464
- ``PEM`` file path that contains certificate and key required
6565
to spin up a ``https`` Prometheus scraping endpoint.
6666
67-
.. note::
68-
69-
You are responsible for the following:
67+
You are responsible for the following:
7068
71-
- TLS Certificate Key File issuance and renewal.
72-
- Checking if the endpoint started correctly in the automation agent logs.
69+
- TLS Certificate Key File issuance and renewal.
70+
- Checking if the endpoint started correctly in the automation agent logs.
7371
7472
* - TLS Certificate Key File Password
7573
- Required if the certificate key file is encrypted.

source/includes/steps-prepare-snapshot-replica-set.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,7 @@ action:
4747
- Select a :manual:`cluster </reference/glossary/#std-term-cluster>` to which you want to restore
4848
the snapshot.
4949
50-
.. warning::
51-
52-
Automation removes all existing data from the
53-
cluster. All backup data and snapshots for the
54-
existing cluster are preserved.
50+
.. include:: /includes/fact-automation-removes-existing-data.rst
5551
5652
b. Click :guilabel:`Restore`.
5753

source/includes/steps-prepare-snapshot-sharded-cluster.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,7 @@ action:
101101
- Select a :manual:`cluster </reference/glossary/#std-term-cluster>` to which you want to restore
102102
the snapshot.
103103
104-
.. warning::
105-
106-
Automation removes all existing data from the
107-
cluster. All backup data and snapshots for the
108-
existing cluster are preserved.
104+
.. include:: /includes/fact-automation-removes-existing-data.rst
109105
110106
b. Click :guilabel:`Restore`.
111107

source/includes/steps-restore-automatic-replica-set-wt.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,7 @@ content: |
5050
5151
|mms| *must* manage the target replica set.
5252
53-
.. warning::
54-
55-
Automation removes all existing data from the
56-
cluster. All backup data and snapshots for the
57-
existing cluster are preserved.
53+
.. include:: /includes/fact-automation-removes-existing-data.rst
5854
5955
b. Click :guilabel:`Restore`.
6056

source/includes/steps-restore-automatic-replica-set.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,7 @@ content: |
5252
5353
|mms| *must* manage the target replica set.
5454
55-
.. warning::
56-
57-
Automation removes all existing data from the
58-
cluster. All backup data and snapshots for the
59-
existing cluster are preserved.
55+
.. include:: /includes/fact-automation-removes-existing-data.rst
6056
6157
b. Click :guilabel:`Restore`.
6258

source/includes/steps-restore-automatic-sharded-cluster-wt.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,7 @@ content: |
5050
5151
|mms| *must* manage the target sharded cluster.
5252
53-
.. warning::
54-
55-
Automation removes all existing data from the
56-
cluster. All backup data and snapshots for the
57-
existing cluster are preserved.
53+
.. include:: /includes/fact-automation-removes-existing-data.rst
5854
5955
b. Click :guilabel:`Restore`.
6056

source/includes/steps-restore-automatic-sharded-cluster.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,7 @@ content: |
107107
108108
|mms| *must* manage the target sharded cluster.
109109
110-
.. warning::
111-
112-
Automation removes all existing data from the cluster.
113-
All backup data and snapshots for the existing cluster
114-
are preserved.
110+
.. include:: /includes/fact-automation-removes-existing-data.rst
115111
116112
b. Click :guilabel:`Restore`.
117113

0 commit comments

Comments
 (0)