Skip to content

manager-5.0 - Adding SLES 17 SP7 client. #4007

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

Merged
merged 3 commits into from
Jun 4, 2025
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- Added SLE15 SP7 as supported client
- Added missing 4505 and 4506 Salt ports in network requirements in
Installation and Upgrade Guide
- Added parameter value needed for IPv6 route to Installation
Expand Down
6 changes: 6 additions & 0 deletions modules/client-configuration/pages/clients-sle.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ The products you need for this procedure are:
| OS Version
| Product Name

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

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

Expand Down Expand Up @@ -66,6 +69,9 @@ The channels you need for this procedure are:
| OS Version
| Base Channel

| {sles} 15 SP7
| sle-product-sles15-sp7-pool-x86_64

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

Expand Down
Loading