sureshanaparti commented on code in PR #580:
URL: 
https://github.com/apache/cloudstack-documentation/pull/580#discussion_r2521767995


##########
source/quickinstallationguide/qig.rst:
##########
@@ -402,23 +402,43 @@ up the management server by issuing the following command:
 
    # cloudstack-setup-management
 
+   .. note::
+      Since CloudStack 4.23.0, the ``cloudstack-setup-management`` command
+      can download SystemVM templates on demand when they are not present.
 
-System Template Setup
-~~~~~~~~~~~~~~~~~~~~~
+      Use the ``--systemvm-templates`` argument to specify which templates to
+      download. If not specified, ``kvm-x86_64`` template will be downloaded

Review Comment:
   this is missing here
   
   ```
   Valid values are ``all``, ``kvm-aarch64``, ``kvm-x86_64``,
         ``xenserver``, and ``vmware``. A comma-separated  list combining any of
         these identifiers can also be supplied (for example
         ``kvm-x86_64,xenserver``).
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to