rhtyd commented on a change in pull request #5602:
URL: https://github.com/apache/cloudstack/pull/5602#discussion_r733844466



##########
File path: engine/schema/pom.xml
##########
@@ -156,10 +156,10 @@
     </build>
     <profiles>
         <profile>
-            <id>template-create</id>
+            <id>download-kvm-systemvm-template</id>
             <activation>
                 <property>
-                    <name>noredist</name>
+                    <name>downloadKvmSystemVmTemplate</name>

Review comment:
       nit - this may be difficult to remember, should be simply named as 
systemvm-<hyp>, say `-D systemvm-kvm`, `-D systemvm-xen`, `-D 
systemvm-vmware`...




-- 
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