Skip to content

Commit 588092f

Browse files
committed
Fixing product name variables and other issues
Variables adoc and the other two files needed adjustments in variables to reflect the correct and new product names: SLES for SAP applications SUSE Linux Micro SLES High Availability Added variables for ID prefix and ID selector, as auto-generated IDs in adoc prevent from validation of the documents.
1 parent 8bcbfb9 commit 588092f

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

adoc/SAP-EIC-General.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ $ means that the command can be run by any user.
1616

1717

1818
# tag::disclaimer-production-versions[]
19-
IMPORTANT: If you want to use different versions of {slem}, {rancher}, {rke} or {lh}, make sure to check the support matrix for the related solutions you want to use:
19+
IMPORTANT: If you want to use different versions of {slm}, {rancher}, {rke} or {lh}, make sure to check the support matrix for the related solutions you want to use:
2020
https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/ +
2121
For {redis} and {pg}, make sure to pick versions compatible to {eic}, which can be found in https://me.sap.com/notes/3247839 . +
2222
Other versions of {metallb} or {cm} can be used but may have not been tested.

adoc/SAP-EIC-Harvester-main.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ include::SAP-EIC-Variables.adoc[]
1717

1818
// overwrite variables
1919
:rancher_version: 2.10.1
20-
:slem_version: 6.0
20+
:slm_version: 6.0
2121
:rke2_version: 1.31
2222

2323

@@ -50,7 +50,7 @@ The support matrix below shows which versions of the given software we'll use in
5050
|===
5151
|Product | Version
5252

53-
|{slem} | {slem_version}
53+
|{slm} | {slm_version}
5454
|{rke} | {rke2_version}
5555
|{rancher} | {rancher_version}
5656
|{harvester} | {harvester_version}
@@ -73,7 +73,7 @@ include::SAP-EIC-General.adoc[tags=disclaimer-production-versions]
7373
** {rancher4SAP} *
7474
** {sle_ha} **
7575

76-
+++*+++ The {rancher4SAP} subscription holds support for all required components like {slem}, {rancher} and {harvester}.
76+
+++*+++ The {rancher4SAP} subscription holds support for all required components like {slm}, {rancher} and {harvester}.
7777

7878
+++**+++ Only needed if you want to set up {rancher} in a high availability setup without the {harvester} Load Balancer feature.
7979

@@ -145,13 +145,13 @@ The benefit of using {harvester} for {eic} is that you can easily spin up Kubern
145145

146146
include::SAP-EIC-Harvester.adoc[tags=harvester-setup;harvester-image-upload]
147147

148-
Once you have uploaded the OS image that you want to use, you can now set up virtual machines.
148+
When you have uploaded the OS image that you want to use, you can now set up virtual machines.
149149

150-
In this guide we'll describe the example of setting up three virtual machines to host the {rancher} cluster you can later use to create and manage your {eic} clusters.
150+
In this guide, we will describe the example of setting up three virtual machines to host the {rancher} cluster you can use later to create and manage your {eic} clusters.
151151

152152
[#instanceLabels]
153-
Make sure to add *Instance Labels* to your machines if you plan to use the {harvester} Load Balancer feature, which will described in this guide at xref:SAP-EIC-Harvester-main.adoc#lbconfig[].
154-
In this example we'll use:
153+
Make sure to add *Instance Labels* to your machines if you plan to use the {harvester} Load Balancer feature. This is described more in detail in this guide at xref:SAP-EIC-Harvester-main.adoc#lbconfig[].
154+
For our example we will use:
155155

156156
[options="header"]
157157
|===
@@ -205,7 +205,7 @@ include::SAPDI3-Rancher.adoc[tags=**]
205205
<?pdfpagebreak?>
206206
++++
207207

208-
== Integrate {harvester} with {rancher}
208+
== Integrating {harvester} with {rancher}
209209

210210
include::SAP-EIC-Harvester.adoc[tag=harvester-rancher-integration]
211211

@@ -277,7 +277,7 @@ include::SAP-EIC-PostgreSQL.adoc[leveloffset=2]
277277
++++
278278

279279
[#eicPreperation]
280-
== Prepare cluster for {eic}
280+
== Preparing the cluster for {eic}
281281

282282
include::SAP-EIC-Harvester.adoc[tags=harvester-kubernetes-storage;harvester-lb, leveloffset=+1]
283283

adoc/SAP-EIC-Variables.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
:sles: SUSE Linux Enterprise Server
2-
:sles4sap: SUSE Linux Enterprise Server for SAP Applications
2+
:sles4sap: SUSE Linux Enterprise Server for SAP applications
3+
:slm: SUSE Linux Micro
34
:slem: SUSE Linux Enterprise Micro
45
:slem_version: 5.4
56
:sles_version: 15 SP5
67

78

8-
:sle_ha: SUSE Linux Enterprise High Availability Extension
9+
:sle_ha: SUSE Linux Enterprise High Availability
910
:lh: Longhorn
1011
:lh_version: 1.5.5
1112
:rancher: SUSE Rancher Prime

0 commit comments

Comments
 (0)