Skip to content

Commit 5039a20

Browse files
authored
5.0 - Added SLES 16 and openSUSE Leap 16 to support matrix (#4553)
* Added family 16 to overall support matrix. * Cont. * Added changelog. * Removed product migration support. * Cont. * Cont. * Cont. * Cont. * Cont. * Cont. * Cont.
1 parent 113b11d commit 5039a20

File tree

5 files changed

+149
-53
lines changed

5 files changed

+149
-53
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- Added SLE16 and openSUSE Leap 16 as supported clients
12
- Explained how to generate the proxy certificates on a peripheral server
23
(bsc#1249425)
34
- Improved procedure formatting for better clarity in Administration

modules/client-configuration/pages/clients-opensuseleap.adoc

Lines changed: 24 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,25 @@
11
[[clients-opensuseleap]]
2-
= Registering {opensuse} Leap Clients
2+
= Registering {leap} Clients
33
:description: Register openSUSE Leap clients with SUSE Manager using Salt, then configure required channels for successful registration
44
:revdate: 2024-06-07
55
:page-revdate: {revdate}
66

77
This section contains information about registering clients running {opensuse} operating systems.
8-
{productname} supports {opensuse} Leap 15 clients using {salt}.
8+
{productname} supports {leap} 15 and {leap} 16 clients using {salt} using {salt}.
99

10-
Bootstrapping is supported for starting {opensuse} clients and performing initial state runs such as setting repositories and performing profile updates.
10+
Bootstrapping is supported for starting {leap} clients and performing initial state runs such as setting repositories and performing profile updates.
1111

1212

1313

1414
== Add Software Channels
1515

16-
Before you register {opensuse} clients to your {productname} Server, you need to add the required software channels, and synchronize them.
16+
Before you register {leap} clients to your {productname} Server, you need to add the required software channels, and synchronize them.
17+
18+
The architectures currently supported are:
19+
20+
* {leap} 15: `x86_64` and `aarch64`.
21+
* {leap} 16: `x86_64`, `aarch64`, `ppc64le` and `s390x`
1722

18-
The architectures currently supported are: `x86_64` and `aarch64`.
1923
For full list of supported products and architectures, see xref:client-configuration:supported-features.adoc[].
2024

2125
ifndef::backend-pdf[]
@@ -32,20 +36,23 @@ ifeval::[{suma-content} == true]
3236

3337
[[opensuse-channels-wizard]]
3438
[cols="1,1", options="header"]
35-
.{opensuse} Products - WebUI
39+
.{opensuse} Products - {webui}
3640
|===
3741

3842
| OS Version
3943
| Product Name
4044

41-
| {opensuse} Leap 15.6
42-
| {opensuse} Leap 15.6 x86_64
45+
| {leap} 16.0
46+
| {leap} 16.0 x86_64
47+
48+
| {leap} 15.6
49+
| {leap} 15.6 x86_64
4350

44-
| {opensuse} Leap 15.5
45-
| {opensuse} Leap 15.5 x86_64
51+
| {leap} 15.5
52+
| {leap} 15.5 x86_64
4653

47-
| {opensuse} Leap 15.4
48-
| {opensuse} Leap 15.4 x86_64
54+
| {leap} 15.4
55+
| {leap} 15.4 x86_64
4956

5057
|===
5158

@@ -66,9 +73,10 @@ The channels you need for this procedure are:
6673
|===
6774

6875
| OS Version | Base Channel
69-
| {opensuse} Leap 15.6 | opensuse-leap-15.6-pool
70-
| {opensuse} Leap 15.5 | opensuse-leap-15.5-pool
71-
| {opensuse} Leap 15.4 | opensuse-leap-15.4-pool
76+
| {leap} 16.0 | opensuse-leap-16.0
77+
| {leap} 15.6 | opensuse-leap-15.6-pool
78+
| {leap} 15.5 | opensuse-leap-15.5-pool
79+
| {leap} 15.4 | opensuse-leap-15.4-pool
7280

7381
|===
7482

@@ -83,34 +91,6 @@ endif::[]
8391
endif::[]
8492

8593

86-
ifeval::[{uyuni-content} == true]
87-
[[opensuse-leap-channels-cli]]
88-
[cols="1,1,1,1"]
89-
.{opensuse} Channels - CLI
90-
|===
91-
92-
| OS Version | {opensuse} Leap 15.6 | {opensuse} Leap 15.5 | {opensuse} Leap 15.4
93-
| Base Channel | opensuse_leap15_6 | opensuse_leap15_5 | opensuse_leap15_4
94-
| Client Channel | opensuse_leap15_6-uyuni-client | opensuse_leap15_5-uyuni-client | opensuse_leap15_4-uyuni-client
95-
| Updates Channel | opensuse_leap15_6-updates | opensuse_leap15_5-updates | opensuse_leap15_4-updates
96-
| Non-OSS Channel | opensuse_leap15_6-non-oss | opensuse_leap15_5-non-oss | opensuse_leap15_4-non-oss
97-
| Non-OSS Updates Channel | opensuse_leap15_6-non-oss-updates | opensuse_leap15_5-non-oss-updates | opensuse_leap15_4-non-oss-updates
98-
| Backports Updates Channel| opensuse_leap15_6-backports-updates| opensuse_leap15_5-backports-updates| opensuse_leap15_4-backports-updates
99-
| SLE Updates Channel | opensuse_leap15_6-sle-updates | opensuse_leap15_5-sle-updates | opensuse_leap15_4-sle-updates
100-
101-
|===
102-
103-
ifndef::backend-pdf[]
104-
include::client-configuration:partial$addchannels_novendor_cli.adoc[]
105-
endif::[]
106-
107-
ifdef::backend-pdf[]
108-
include::../partials/addchannels_novendor_cli.adoc[]
109-
endif::[]
110-
111-
endif::[]
112-
113-
11494
== Check Synchronization Status
11595

11696
ifeval::[{suma-content} == true]
@@ -147,7 +127,7 @@ endif::[]
147127

148128
[IMPORTANT]
149129
====
150-
{opensuse} channels can be very large.
130+
{leap} channels can be very large.
151131
Synchronization can sometimes take several hours.
152132
====
153133

modules/client-configuration/pages/clients-sle.adoc

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,15 @@ The products you need for this procedure are:
3333

3434
[[sle-channels-wizard]]
3535
[cols="1,1", options="header"]
36-
.SLE Products - WebUI
36+
.SLE Products - {webui}
3737
|===
3838

3939
| OS Version
4040
| Product Name
4141

42+
| {sles} 16.0
43+
| SUSE Linux Enterprise Server 16.0 x86_64
44+
4245
| {sles} 15 SP7
4346
| SUSE Linux Enterprise Server 15 SP7 x86_64
4447

@@ -84,6 +87,9 @@ The channels you need for this procedure are:
8487
| OS Version
8588
| Base Channel
8689

90+
| {sles} 16.0
91+
| sle-product-sles-16.0-x86_64
92+
8793
| {sles} 15 SP7
8894
| sle-product-sles15-sp7-pool-x86_64
8995

@@ -144,6 +150,12 @@ To add the client tools, add these channels from the command prompt:
144150
| OS Version
145151
| Client Channel
146152

153+
| {sles} 16.0
154+
| sles16-0-uyuni-client
155+
156+
| {sles} 15 SP7
157+
| sles15-sp7-uyuni-client
158+
147159
| {sles} 15 SP6
148160
| sles15-sp6-uyuni-client
149161

@@ -246,6 +258,14 @@ Use the same GPG key for both {sles}{nbsp}15 and {sles}{nbsp}12 clients.
246258
The correct key is called ``sle12-gpg-pubkey-39db7c82.key``.
247259
====
248260

261+
////
262+
[NOTE]
263+
====
264+
{sles}{nbsp}16 clients use a different GPG key.
265+
The correct key is called ``XXXXXXXXXX``.
266+
====
267+
////
268+
249269
endif::[]
250270

251271

0 commit comments

Comments
 (0)