@@ -166,13 +166,16 @@ KVM Instances.
166166 with ``alternatives --config java ``, after CloudStack agent is installed.
167167
168168.. note ::
169- SUSE Linux Enterprise Server 15 (SP7) requires the following steps to install Java 17 and prepare the host.
170- SUSEConnect --product sle-module-legacy/15.7/x86_64
171- zypper install java-17-openjdk-17.0.15.0-150400.3.54.1
172- SUSEConnect --product PackageHub/15.7/x86_64
173- zypper install rng-tools
174- wget https://download.opensuse.org/repositories/openSUSE:/Leap:/15.2/standard/noarch/timezone-java-2020a-lp152.2.1.noarch.rpm
175- rpm -ivh timezone-java-2020a-lp152.2.1.noarch.rpm
169+ SUSE Linux Enterprise Server 15 (SP7) requires the following steps to install Java 17 and prepare the host.
170+
171+ .. parsed-literal ::
172+
173+ SUSEConnect --product sle-module-legacy/15.7/x86_64
174+ zypper install java-17-openjdk-17.0.15.0-150400.3.54.1
175+ SUSEConnect --product PackageHub/15.7/x86_64
176+ zypper install rng-tools
177+ wget https://download.opensuse.org/repositories/openSUSE:/Leap:/15.2/standard/noarch/timezone-java-2020a-lp152.2.1.noarch.rpm
178+ rpm -ivh timezone-java-2020a-lp152.2.1.noarch.rpm
176179
177180
178181 Configure package repository
@@ -312,7 +315,7 @@ SUSE Linux Enterprise Server 15 (SP7) requires the following entry to be made in
312315
313316.. parsed-literal ::
314317
315- host.cpu.manual.speed.mhz=2350
318+ host.cpu.manual.speed.mhz=2350
316319
317320 The host is now ready to be added to a cluster. This is covered in a
318321later section, see :ref: `adding-a-host `. It is
0 commit comments