From 9dd0454a4a98934111dac15879c0360f5f8ed66f Mon Sep 17 00:00:00 2001 From: Ornela Maric Date: Wed, 6 Dec 2023 11:39:10 +0100 Subject: [PATCH] Consistency. Reordered clients in clients-sleses file. --- .../pages/clients-sleses.adoc | 41 ++++++++++--------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/modules/client-configuration/pages/clients-sleses.adoc b/modules/client-configuration/pages/clients-sleses.adoc index cfcf3bf812d..255d7e4c5c1 100644 --- a/modules/client-configuration/pages/clients-sleses.adoc +++ b/modules/client-configuration/pages/clients-sleses.adoc @@ -1,7 +1,7 @@ [[clients-sleses]] = Registering {sll} Clients -This section contains information about registering traditional and Salt clients running {sll} operating systems. +This section contains information about registering clients running {sll} operating systems. {sll} clients are based on {rhel} or {centos}. @@ -81,14 +81,14 @@ The products you need for this procedure are: | OS Version | Product Name -| {sll} 7 -| SUSE Linux Enterprise Server with Expanded Support 7 x86_64 +| {sll} 9 +| RHEL or SLES ES and Liberty 9 x86_64 | {sll} 8 | RHEL or SLES ES or CentOS 8 Base and SUSE Linux Enterprise Server with Expanded Support 8 x86_64 -| {sll} 9 -| RHEL or SLES ES and Liberty 9 x86_64 +| {sll} 7 +| SUSE Linux Enterprise Server with Expanded Support 7 x86_64 |=== @@ -102,10 +102,9 @@ This procedure creates these tools channels: |=== | OS Version | Base Channel | Tools Channel -| {sll} 7 | RHEL Expanded Support 7 | RES7-SUSE-Manager-Tools x86_64 -| {sll} 8 | RHEL or SLES ES or CentOS 8 Base | RES8-Manager-Tools-Pool for x86_64 and RES8-Manager-Tools-Updates for x86_64 | {sll} 9 | RHEL and Liberty 9 Base | EL9-Manager-Tools-Pool for x86_64 and EL9-Manager-Tools-Updates for x86_64 - +| {sll} 8 | RHEL or SLES ES or CentOS 8 Base | RES8-Manager-Tools-Pool for x86_64 and RES8-Manager-Tools-Updates for x86_64 +| {sll} 7 | RHEL Expanded Support 7 | RES7-SUSE-Manager-Tools x86_64 |=== @@ -128,20 +127,20 @@ ifeval::[{suma-content} == true] | Client Channel | Tools Channel -| {sll} 7 -| rhel-x86_64-server-7 +| {sll} 9 +| el9-pool-x86_64 | - -| res7-suse-manager-tools-x86_64 +| el9-manager-tools-pool-x86_64 | {sll} 8 | rhel8-pool-x86_64 | - | res8-manager-tools-pool-x86_64 -| {sll} 9 -| el9-pool-x86_64 +| {sll} 7 +| rhel-x86_64-server-7 | - -| el9-manager-tools-pool-x86_64 +| res7-suse-manager-tools-x86_64 |=== @@ -157,20 +156,20 @@ ifeval::[{uyuni-content} == true] | Client Channel | Tools Channel -| {sll} 7 -| rhel-x86_64-server-7 +| {sll} 9 +| el9-pool-x86_64 | - -| sll7-uyuni-client-x86_64 +| sll9-uyuni-client-x86_64 | {sll} 8 | rhel8-pool-x86_64 | - | sll8-uyuni-client-x86_64 -| {sll} 9 -| el9-pool-x86_64 +| {sll} 7 +| rhel-x86_64-server-7 | - -| sll9-uyuni-client-x86_64 +| sll7-uyuni-client-x86_64 |=== @@ -254,6 +253,7 @@ include::snippets/manual_repos.adoc[] include::snippets/manual_associate.adoc[] + == Check Synchronization Status ifeval::[{suma-content} == true] @@ -262,6 +262,7 @@ include::snippets/check_sync_webui_suma.adoc[] endif::[] + ifeval::[{uyuni-content} == true] include::snippets/check_sync_webui_uyuni.adoc[]