Skip to content

Commit

Permalink
4.3.13 - Adding SLE 15 SP6 as supported client (#3062)
Browse files Browse the repository at this point in the history
* Adding SLE 15 SP6 as supported client.

* Added changelog.
  • Loading branch information
0rnela committed Jun 6, 2024
1 parent 484d12d commit 69bf77b
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .changelog
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
# - Fixed error in Bat section of Upgrade Guide (bsc#1234567)
# For guidelines: https://en.opensuse.org/openSUSE:Creating_a_changes_file_(RPM)#Changelog_section_.28.25changelog.29

- Added SLE15 SP6 as supported client
- Added openSUSE Leap SP6 as supported client
- Fixed PostgreSQL name entity
- Changed Proxy base version number in the installation from packages
description to version 15.4
Expand Down
13 changes: 13 additions & 0 deletions modules/client-configuration/pages/clients-opensuseleap.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ ifeval::[{suma-content} == true]
| OS Version
| Product Name

| {opensuse} Leap 15.6
| openSUSE Leap 15.6 x86_64

| {opensuse} Leap 15.5
| openSUSE Leap 15.4 x86_64

Expand All @@ -50,6 +53,7 @@ The channels you need for this procedure are:
|===

| OS Version | Base Channel
| {opensuse} Leap 15.6 | opensuse-leap-15.6-pool
| {opensuse} Leap 15.5 | opensuse-leap-15.5-pool
| {opensuse} Leap 15.4 | opensuse-leap-15.4-pool

Expand All @@ -75,6 +79,15 @@ ifeval::[{uyuni-content} == true]
| Backports Updates Channel
| SLE Updates Channel

| {opensuse} Leap 15.6
| opensuse_leap15_6
| opensuse_leap15_6-uyuni-client
| opensuse_leap15_6-updates
| opensuse_leap15_6-non-oss
| opensuse_leap15_6-non-oss-updates
| opensuse_leap15_6-backports-updates
| opensuse_leap15_6-sle-updates

| {opensuse} Leap 15.5
| opensuse_leap15_5
| opensuse_leap15_5-uyuni-client
Expand Down
12 changes: 12 additions & 0 deletions modules/client-configuration/pages/clients-sle.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This section contains information about registering clients running these {sle}
* {sles}{nbsp}15{nbsp}SP3
* {sles}{nbsp}15{nbsp}SP4
* {sles}{nbsp}15{nbsp}SP5
* {sles}{nbsp}15{nbsp}SP6

////
* {sles}{nbsp}12{nbsp}SP5
Expand Down Expand Up @@ -61,6 +62,10 @@ The products you need for this procedure are:

| {sles} 15 SP5
| SUSE Linux Enterprise Server 15 SP5 x86_64

| {sles} 15 SP6
| SUSE Linux Enterprise Server 15 SP6 x86_64

|===


Expand Down Expand Up @@ -94,6 +99,9 @@ The channels you need for this procedure are:

| {sles} 15 SP5
| sle-product-sles15-sp5-pool-x86_64

| {sles} 15 SP6
| sle-product-sles15-sp6-pool-x86_64
|===

To find channel names of older products, at the command prompt on the {productname} Server, as root, use the [command]``mgr-sync`` command:
Expand Down Expand Up @@ -142,6 +150,10 @@ To add the client tools, add these channels from the command prompt:

| {sles} 15 SP5
| sles15-sp5-uyuni-client

| {sles} 15 SP6
| sles15-sp6-uyuni-client

|===


Expand Down

0 comments on commit 69bf77b

Please sign in to comment.