You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/quickstarts/insights-remediate-plan-create/insights-remediate-plan-create.yml
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -18,12 +18,12 @@ spec:
18
18
19
19
# Optional.
20
20
description: |-
21
-
Create and execute a remediation plan to resolve an issue detected by the Insights Advisor service.
21
+
Create and execute a remediation plan to resolve an issue detected by the Insights advisor service.
22
22
introduction: |-
23
-
In this quick start, from the console, you will create and execute a remediation plan on one or more systems to resolve an issue that the Insights Advisor service recommends remediating.
23
+
In this quick start, from the Red Hat Hybrid Cloud Console, you will create and execute a remediation plan on one or more systems to resolve an issue that the Insights advisor service recommends remediating.
24
24
<br>
25
25
<br>
26
-
The Advisor service assesses and monitors the health of your Red Hat Enterprise Linux (RHEL) infrastructure and provides recommendations to address availability, stability, performance, and security issues.
26
+
The advisor service assesses and monitors the health of your Red Hat Enterprise Linux (RHEL) infrastructure and provides recommendations to address availability, stability, performance, and security issues.
27
27
Remediation plans use Ansible playbooks to remediate issues on systems in your Red Hat Enterprise Linux (RHEL) infrastructure.
28
28
<br>
29
29
<br>
@@ -36,7 +36,7 @@ spec:
36
36
tasks:
37
37
- title: Create a Remediation plan
38
38
description: |-
39
-
Pick an issue that the Advisor service has recommended remediating on a system in your RHEL infrastructure, and then create a remediation plan to execute.
39
+
Pick an issue that the advisor service has recommended remediating on a system in your RHEL infrastructure, and then create a remediation plan to execute.
40
40
41
41
1. On the left navigation bar, go to **Operations** > **Advisor** > **Recommendations**.
42
42
2. Scroll through the list of recommendations and pick one whose **Remediation type** is set to **Playbook**.
@@ -51,7 +51,7 @@ spec:
51
51
6. With the help of the wizard, create a remediation plan named **_My-Plan-1_** and ensure you select the **Create a playbook** option.
52
52
7. Click **Next**.
53
53
8. Review the default selections under **Review systems** and **Remediation review**, adjust them as needed, and then click **Submit**.
54
-
9. Click **Open My-Plan-1** to view your new plan.
54
+
9. To view your new plan, click **Return to application**, and then go to **Automation Toolkit** > **Remediation Plans** > **My-Plan-1**.
55
55
review:
56
56
instructions: |-
57
57
- Were you presented with the details and status of the **_My-Plan-1_** remediation plan that you just created?
@@ -83,21 +83,21 @@ spec:
83
83
For more information, see [Remote Host Configuration and Management](https://docs.redhat.com/en/documentation/red_hat_insights/1-latest/html/remote_host_configuration_and_management/index).
84
84
85
85
</details>
86
-
3. For each system that you want to remediate from within Insights, ensure you have enabled the Remote Host Configuration client (`rhc connect`{{copy}}) and have a direct connection to the RHEL system:
86
+
3. For each system that you want to remediate from within Insights, ensure you have enabled the Remote Host Configuration client (`rhc connect`) and have a direct connection to the RHEL system:
87
87
<details>
88
88
<summary><span style="color:#0066CC"> Need help connecting to a RHEL system?</span></summary>
89
89
- Log on as a user with root access to the RHEL system, and execute the following commands:
- After executing the commands, check the **Connection Status** column in the **Systems** tab of your remediation plan. The status should indicate that the system is **Connected**.
- After executing the commands, refresh the plan details page and then check the **Connection Status** column in the **Systems** tab of your remediation plan. The status should indicate that the system is **Connected**.
96
97
</details>
97
-
4. Go to **Automation Toolkit** > **Remediation plans** and open the remediation plan details for “My-Plan-1”. The execution readiness check will automatically run again.
98
98
review:
99
99
instructions: |-
100
-
- When the execution readiness check has rerun, is the **Execute** button now enabled?
100
+
- When the execution readiness check reruns, is the **Execute** button now enabled?
101
101
failedTaskHelp: Review the remediation plan settings again and adjust the configuration as needed. [Learn more ...](https://docs.redhat.com/en/documentation/red_hat_insights/1-latest/html/red_hat_insights_remediations_guide_with_fedramp/creating-managing-playbooks_red-hat-insights-remediation-guide#viewing-archived-remediation-playbook_creating-managing-playbooks)<i class="pf-icon [fa-external-link-alt]"></i>
0 commit comments