From 316a5b2f7e91a01e05cb5210f570ec8c0158d286 Mon Sep 17 00:00:00 2001 From: Maxim Svistunov <40397831+rh-max@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:47:51 +0100 Subject: [PATCH] Update links to RHEL docs (#3429) --- guides/common/modules/con_kickstart-workflow.adoc | 2 +- guides/common/modules/proc_creating-a-host.adoc | 2 +- .../modules/proc_editing-the-system-purpose-of-a-host.adoc | 4 ++-- .../proc_editing-the-system-purpose-of-multiple-hosts.adoc | 2 +- .../common/modules/ref_kinds-of-provisioning-templates.adoc | 4 ++-- guides/common/modules/ref_storage-requirements.adoc | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/guides/common/modules/con_kickstart-workflow.adoc b/guides/common/modules/con_kickstart-workflow.adoc index c94473af6d2..fb6f7ed7744 100644 --- a/guides/common/modules/con_kickstart-workflow.adoc +++ b/guides/common/modules/con_kickstart-workflow.adoc @@ -14,4 +14,4 @@ When you run a {ProjectName} Kickstart script, the script performs the following . It runs user defined snippets. .Additional resources -For more information about Kickstart, see {RHELDocsBaseURL}8/html/performing_an_advanced_rhel_8_installation/performing_an_automated_installation_using_kickstart[Performing an automated installation using Kickstart] in _Performing an advanced RHEL 8 installation_. +For more information about Kickstart, see {RHELDocsBaseURL}8/html/automatically_installing_rhel/automated-installation-workflow_rhel-installer[Automated installation workflow] in _Automatically installing RHEL{nbsp}8_. diff --git a/guides/common/modules/proc_creating-a-host.adoc b/guides/common/modules/proc_creating-a-host.adoc index 2a57ec78d58..a2e7009a450 100644 --- a/guides/common/modules/proc_creating-a-host.adoc +++ b/guides/common/modules/proc_creating-a-host.adoc @@ -61,7 +61,7 @@ System purpose attributes help determine which repositories are available on the System purpose attributes also help with reporting in the Subscriptions service of the Red Hat Hybrid Cloud Console. In the *Host Parameters* area, enter the following parameter names with the corresponding values. ifndef::orcharhino[] -For the list of values, see {RHELDocsBaseURL}8/html/performing_a_standard_rhel_8_installation/graphical-installation_graphical-installation#system_purposes-adoc_connect-to-red-hat[Introduction to System Purpose] in _Performing a standard RHEL 8 installation_. +For the list of values, see {RHELDocsBaseURL}8/html/automatically_installing_rhel/proc_configuring-system-purpose-using-the-subscription-manager-command-line-tool_rhel-installer[Configuring System Purpose using the subscription-manager command-line tool] in _Automatically installing RHEL{nbsp}8_. endif::[] + * `syspurpose_role` diff --git a/guides/common/modules/proc_editing-the-system-purpose-of-a-host.adoc b/guides/common/modules/proc_editing-the-system-purpose-of-a-host.adoc index 212f10569e1..770d59dca2d 100644 --- a/guides/common/modules/proc_editing-the-system-purpose-of-a-host.adoc +++ b/guides/common/modules/proc_editing-the-system-purpose-of-a-host.adoc @@ -4,7 +4,7 @@ You can edit the system purpose attributes for a {RHEL} host. System purpose allows you to set the intended use of a system on your network and improves reporting accuracy in the Subscriptions service of the Red Hat Hybrid Cloud Console. ifndef::orcharhino[] -For more information about system purpose, see {RHELDocsBaseURL}8/html/performing_a_standard_rhel_8_installation/graphical-installation_graphical-installation?extIdCarryOver=true&sc_cid=701f2000001Css5AAC#system_purposes-adoc_connect-to-red-hat[Introduction to System Purpose] in _Performing a standard RHEL 8 installation_. +For more information about system purpose, see {RHELDocsBaseURL}8/html/automatically_installing_rhel/proc_configuring-system-purpose-using-the-subscription-manager-command-line-tool_rhel-installer[Configuring System Purpose using the subscription-manager command-line tool] in _Automatically installing RHEL{nbsp}8_. endif::[] .Prerequisites @@ -21,7 +21,7 @@ endif::[] . Log in to the host and edit the required system purpose attributes. For example, set the usage type to `Production`, the role to `{RHELServer}`, and add the `addon` add on. ifndef::orcharhino[] -For the list of values, see {RHELDocsBaseURL}8/html/performing_a_standard_rhel_8_installation/graphical-installation_graphical-installation#system_purposes-adoc_connect-to-red-hat[Introduction to System Purpose] in _Performing a standard RHEL 8 installation_. +For the list of values, see {RHELDocsBaseURL}8/html/automatically_installing_rhel/proc_configuring-system-purpose-using-the-subscription-manager-command-line-tool_rhel-installer[Configuring System Purpose using the subscription-manager command-line tool] in _Automatically installing RHEL{nbsp}8_. endif::[] + [subs="+quotes"] diff --git a/guides/common/modules/proc_editing-the-system-purpose-of-multiple-hosts.adoc b/guides/common/modules/proc_editing-the-system-purpose-of-multiple-hosts.adoc index 22718710bdc..a8d80967225 100644 --- a/guides/common/modules/proc_editing-the-system-purpose-of-multiple-hosts.adoc +++ b/guides/common/modules/proc_editing-the-system-purpose-of-multiple-hosts.adoc @@ -3,7 +3,7 @@ You can edit the system purpose attributes of {RHEL} hosts. ifndef::orcharhino[] -For more information about system purpose, see {RHELDocsBaseURL}8/html/performing_a_standard_rhel_8_installation/graphical-installation_graphical-installation#system_purposes-adoc_connect-to-red-hat[Introduction to System Purpose] in _Performing a standard RHEL 8 installation_. +For more information about system purpose, see {RHELDocsBaseURL}8/html/automatically_installing_rhel/proc_configuring-system-purpose-using-the-subscription-manager-command-line-tool_rhel-installer[Configuring System Purpose using the subscription-manager command-line tool] in _Automatically installing RHEL{nbsp}8_. endif::[] .Prerequisites diff --git a/guides/common/modules/ref_kinds-of-provisioning-templates.adoc b/guides/common/modules/ref_kinds-of-provisioning-templates.adoc index ff18985ccdd..5b2a23f47eb 100644 --- a/guides/common/modules/ref_kinds-of-provisioning-templates.adoc +++ b/guides/common/modules/ref_kinds-of-provisioning-templates.adoc @@ -9,8 +9,8 @@ For example, a Kickstart template. ifndef::orcharhino[] For more information about Kickstart syntax and commands, see the following resources: -* {RHELDocsBaseURL}9/html-single/performing_an_advanced_rhel_9_installation/index#kickstart_references[Kickstart references] in _Performing an advanced RHEL 9 installation_ -* {RHELDocsBaseURL}8/html-single/performing_an_advanced_rhel_8_installation/index#kickstart_references[Kickstart references] in _Performing an advanced RHEL 8 installation_ +* {RHELDocsBaseURL}9/html/automatically_installing_rhel/automated-installation-workflow_rhel-installer[Automated installation workflow] in _Automatically installing RHEL{nbsp}9_ +* {RHELDocsBaseURL}8/html/automatically_installing_rhel/automated-installation-workflow_rhel-installer[Automated installation workflow] in _Automatically installing RHEL{nbsp}8_ * {RHELDocsBaseURL}7/html/installation_guide/sect-kickstart-syntax[Kickstart Syntax Reference] in the _{RHEL}{nbsp}7 Installation Guide_ endif::[] diff --git a/guides/common/modules/ref_storage-requirements.adoc b/guides/common/modules/ref_storage-requirements.adoc index 1f5597a0000..1a882330621 100644 --- a/guides/common/modules/ref_storage-requirements.adoc +++ b/guides/common/modules/ref_storage-requirements.adoc @@ -30,5 +30,5 @@ endif::[] ifdef::foreman-el,katello,satellite[] For external database servers: `{postgresql-lib-dir}` with installation size of 100 MB and runtime size of 20 GB. -For detailed information on partitioning and size, see {RHELDocsBaseURL}9/html/performing_a_standard_rhel_9_installation/partitioning-reference_installing-rhel[Partitioning reference] in _Performing a standard RHEL 9 installation_. +For detailed information on partitioning and size, see {RHELDocsBaseURL}9/html/managing_storage_devices/disk-partitions_managing-storage-devices[Disk partitions] in _{RHEL}{nbsp}9 Managing storage devices_. endif::[]