diff --git a/guides/common/assembly_installing-and-configuring-advisorengine.adoc b/guides/common/assembly_installing-and-configuring-advisorengine.adoc new file mode 100644 index 00000000000..90c6265df83 --- /dev/null +++ b/guides/common/assembly_installing-and-configuring-advisorengine.adoc @@ -0,0 +1,11 @@ +include::modules/con_installing-and-configuring-advisorengine.adoc[] + +ifdef::installing-satellite-server-connected[] +include::modules/proc_installing-advisor-engine-on-a-connected-project-context-server.adoc[leveloffset=+1] +endif::[] + +ifdef::installing-satellite-server-disconnected[] +include::modules/proc_installing-advisor-engine-with-the-project-context-iso-image.adoc[leveloffset=+1] + +include::modules/proc_installing-advisor-engine-using-import-and-export.adoc[leveloffset=+1] +endif::[] diff --git a/guides/common/assembly_installing-satellite-server-disconnected.adoc b/guides/common/assembly_installing-satellite-server-disconnected.adoc index 1ac00e82ffb..0641ccadd5e 100644 --- a/guides/common/assembly_installing-satellite-server-disconnected.adoc +++ b/guides/common/assembly_installing-satellite-server-disconnected.adoc @@ -22,14 +22,6 @@ include::modules/proc_downloading-the-binary-dvd-images.adoc[leveloffset=+1] include::modules/proc_configuring-the-base-operating-system-with-offline-repositories.adoc[leveloffset=+1] -include::modules/con_installing-and-configuring-advisor-engine.adoc[leveloffset=+1] - -include::modules/proc_installing-advisor-engine-on-a-connected-project-context-server.adoc[leveloffset=+2] - -include::modules/proc_installing-advisor-engine-with-the-project-context-iso-image.adoc[leveloffset=+2] - -include::modules/proc_installing-advisor-engine-using-import-and-export.adoc[leveloffset=+2] - // we do not package "fapolicy" for Foreman on Debian/Ubuntu ifndef::foreman-deb[] include::modules/con_using-fapolicyd-on-server.adoc[leveloffset=+1] diff --git a/guides/common/modules/con_installing-and-configuring-advisor-engine.adoc b/guides/common/modules/con_installing-and-configuring-advisor-engine.adoc deleted file mode 100644 index 72d9d43d5e2..00000000000 --- a/guides/common/modules/con_installing-and-configuring-advisor-engine.adoc +++ /dev/null @@ -1,12 +0,0 @@ -[id="installing-and-configuring-advisor-engine"] -= Installing and configuring {advisorengine} - -The {advisorengine} helps {RHEL} systems perform efficiently, keeping them secure and available. - -It analyzes system health and configuration by applying predefined rules to a small set of local data, such as installed packages, running services, and configuration settings. -When you deploy the Insights advisor engine locally on {Project}, you can generate Insights recommendations without sending system data to Red{nbsp}Hat services. - -You can install and configure the Insights advisor on a disconnected {ProjectServer} by using either the {Project} installation ISO or a container image import and export. - -:FeatureName: Insights advisor -include::snip_technology-preview.adoc[] \ No newline at end of file diff --git a/guides/common/modules/con_installing-and-configuring-advisorengine.adoc b/guides/common/modules/con_installing-and-configuring-advisorengine.adoc new file mode 100644 index 00000000000..47726bf79c8 --- /dev/null +++ b/guides/common/modules/con_installing-and-configuring-advisorengine.adoc @@ -0,0 +1,14 @@ +[id="installing-and-configuring-advisorengine"] += Installing and configuring {advisorengine} + +:FeatureName: {advisorengine} +include::snip_technology-preview.adoc[] + +{advisorengine} analyzes system health and configuration by applying predefined rules to a small set of local data, such as installed packages, running services, and configuration settings. +When you install {advisorengine} locally, you can generate Insights recommendations without sending system data to Red{nbsp}Hat services. + +[IMPORTANT] +==== +With {advisorengine} enabled, you cannot use the hosted Insights services for hosts registered to your {Project}. +Enabling {advisorengine} prevents you from using any Red{nbsp}Hat Hybrid Cloud Console services on the registered hosts. +==== diff --git a/guides/common/modules/proc_using-insights-with-satellite-server.adoc b/guides/common/modules/proc_registering-satellite-server-with-insights.adoc similarity index 100% rename from guides/common/modules/proc_using-insights-with-satellite-server.adoc rename to guides/common/modules/proc_registering-satellite-server-with-insights.adoc diff --git a/guides/doc-Installing_Server/master.adoc b/guides/doc-Installing_Server/master.adoc index 6a576f5c210..1ccfdc6a95a 100644 --- a/guides/doc-Installing_Server/master.adoc +++ b/guides/doc-Installing_Server/master.adoc @@ -34,10 +34,12 @@ include::common/assembly_installing-server-connected.adoc[leveloffset=+1] include::common/modules/con_performing-additional-configuration.adoc[leveloffset=+1] ifdef::satellite[] -include::common/modules/proc_using-insights-with-satellite-server.adoc[leveloffset=+2] +include::common/modules/proc_registering-satellite-server-with-insights.adoc[leveloffset=+2] include::common/modules/proc_disabling-registration-to-insights.adoc[leveloffset=+2] +include::common/assembly_installing-and-configuring-advisorengine.adoc[leveloffset=+2] + include::common/assembly_importing-the-project-client-name-repository.adoc[leveloffset=+2] include::common/modules/proc_configuring-pull-based-transport-for-remote-execution.adoc[leveloffset=+2] diff --git a/guides/doc-Installing_Server_Disconnected/master.adoc b/guides/doc-Installing_Server_Disconnected/master.adoc index 33240deac6b..d2710c14d2b 100644 --- a/guides/doc-Installing_Server_Disconnected/master.adoc +++ b/guides/doc-Installing_Server_Disconnected/master.adoc @@ -32,6 +32,8 @@ include::common/assembly_installing-satellite-server-disconnected.adoc[leveloffs [id="performing-additional-configuration"] == Performing Additional Configuration on {ProjectServer} +include::common/assembly_installing-and-configuring-advisorengine.adoc[leveloffset=+2] + include::common/modules/proc_configuring-server-to-consume-content-from-a-custom-cdn.adoc[leveloffset=+2] include::common/assembly_configuring-inter-server-synchronization.adoc[leveloffset=+2]