Skip to content

Commit 437da25

Browse files
committed
address
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent 8d87991 commit 437da25

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

source/installguide/management-server/_database.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ MySQL. See :ref:`install-database-on-separate-node`.
287287
If the servlet container is Tomcat7 the argument --tomcat7 must be used.
288288

289289
.. note::
290-
Since CloudStack 4.23.0, the ``cloudstack-setup-management`` command
291-
can download SystemVM templates on demand when they are not present.
290+
Since 4.23.0, the ``cloudstack-setup-management`` command can download
291+
System VM templates on demand when they are not present.
292292

293293
Use the ``--systemvm-templates`` argument to specify which templates to
294294
download. Valid values are ``all``, ``kvm-aarch64``, ``kvm-x86_64``,
@@ -533,8 +533,8 @@ The following command creates the cloud user on the database.
533533
are in place to allow traffic to ports 8080, 8250 and 9090 to the management server.
534534

535535
.. note::
536-
Since CloudStack 4.23.0, the ``cloudstack-setup-management`` command
537-
can download SystemVM templates on demand when they are not present.
536+
Since 4.23.0, the ``cloudstack-setup-management`` command can download
537+
System VM templates on demand when they are not present.
538538

539539
Use the ``--systemvm-templates`` argument to specify which templates to
540540
download. Valid values are ``all``, ``kvm-aarch64``, ``kvm-x86_64``,

source/quickinstallationguide/qig.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,8 +415,8 @@ up the management server by issuing the following command:
415415
templates from an internal mirror.
416416
417417
418-
System Template Setup
419-
~~~~~~~~~~~~~~~~~~~~~
418+
System VM Template Setup
419+
~~~~~~~~~~~~~~~~~~~~~~~~
420420

421421
CloudStack relies on several System VMs (for example SSVM and CPVM) to
422422
provide console access, networking services and storage management. Manual

0 commit comments

Comments
 (0)