You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/09/19 14:26:29 UTC

[GitHub] fmaximus commented on a change in pull request #2799: systemvmtemplate: new 4.11.2 template and fixes

fmaximus commented on a change in pull request #2799: systemvmtemplate: new 4.11.2 template and fixes
URL: https://github.com/apache/cloudstack/pull/2799#discussion_r218825730
 
 

 ##########
 File path: systemvm/debian/opt/cloud/bin/setup/cloud-early-config
 ##########
 @@ -224,11 +209,11 @@ start() {
 
   config_guest
   get_boot_params
-  get_systemvm_type
   patch
   sync
   sysctl -p
 
+  export TYPE=$(grep -Po 'type=\K[a-zA-Z]*' $CMDLINE)
 
 Review comment:
   patch is using TYPE, so it currently doesn't extract agent.zip on ssvm and console-proxy

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services