Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,13 @@ Red Hat Insights users create a maintenance plan to group the fixes and can crea
{ControllerNameStart} tracks the maintenance plan playbooks through a Red Hat Insights project.

Authentication to Red Hat Insights through Basic Authorization is backed by a special credential, which must first be established in {ControllerName}.

To run a Red Hat Insights maintenance plan, you need a Red Hat Insights project and inventory.

include::platform/proc-controller-create-insights-credential.adoc[leveloffset=+1]

include::platform/proc-controller-create-insights-project.adoc[leveloffset=+1]

include::platform/con-controller-create-insights-inventory.adoc[leveloffset=+1]

include::platform/proc-controller-remediate-insights-inventory.adoc[leveloffset=+1]
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@

The Insights playbook contains a `hosts:` line where the value is the host name supplied to red Hat insights, which can be different from the host name supplied to {ControllerName}

To create a new inventory to use with Red Hat Insights, see xref:proc-controller-inv-source-insights[Creating Insights credentials].
// This looks like a circular reference
//To create a new inventory to use with Red Hat Insights, see xref:proc-controller-inv-source-insights[Red Hat Insights].
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

= Creating Red Hat Insights credentials

To create a Red Hat Insights credential, use the following procedure:

//.Prerequisites

//[emcwhinn - commenting out the following Insights content until it has been confirmed [AAP-36066]]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
= Remediating a Red Hat Insights inventory

Remediation of a Red Hat Insights inventory enables {ControllerName} to run Red Hat Insights playbooks with a single click.

You can do this by creating a job template to run the Red Hat Insights remediation.

.Procedure
Expand Down