Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistency. Reordered clients in clients-sleses file. #2669

Merged
merged 1 commit into from
Jan 8, 2024
Merged
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
41 changes: 21 additions & 20 deletions modules/client-configuration/pages/clients-sleses.adoc
Original file line number Diff line number Diff line change
@@ -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}.


Expand Down Expand Up @@ -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

|===

Expand All @@ -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
|===


Expand All @@ -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

|===

Expand All @@ -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

|===

Expand Down Expand Up @@ -254,6 +253,7 @@ include::snippets/manual_repos.adoc[]

include::snippets/manual_associate.adoc[]


== Check Synchronization Status

ifeval::[{suma-content} == true]
Expand All @@ -262,6 +262,7 @@ include::snippets/check_sync_webui_suma.adoc[]

endif::[]


ifeval::[{uyuni-content} == true]

include::snippets/check_sync_webui_uyuni.adoc[]
Expand Down