andrijapanicsb commented on a change in pull request #134: URL: https://github.com/apache/cloudstack-documentation/pull/134#discussion_r433814577
########## File path: source/adminguide/templates/_bypass-secondary-storage-kvm.rst ########## @@ -41,6 +41,13 @@ To enable this option for a template: After the template is registered, it is automatically available for VM deployments. +From CloudStack 4.14.0, system VM also support direct download templates. An administrator can register a new system VM template as ROUTING or USER type with the direct download flag, and it can be changed to SYSTEM type during the upgrade or by out-of-band database changes. Type of newly registered template can be changed to SYSTEM in the database using a SQL query similar to: Review comment: ```suggestion From CloudStack 4.14.0, system VM templates also support direct download. An administrator can register a new system VM template as ROUTING or USER type with the direct download flag, and it can be changed to SYSTEM type during the upgrade or by out-of-band database changes. Type of newly registered template can be changed to SYSTEM in the database using a SQL query similar to: ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org