abh1sar commented on PR #12445: URL: https://github.com/apache/cloudstack/pull/12445#issuecomment-3759080932
> > > @abh1sar , this looks good, but you mention, "in CopyCommand and some other commands”. Does this mean this construct needs to be applied in several locations? (and hence methodised) > > > > > > All the commands take the value from the same place. > > meaning they all pass through this big ass `finalizeVirtualMachineProfile()` right? in that case 👍 . Yes, they all read the value of nfsVersion from agent.properties which is set via `finalizeVirtualMachineProfile()` -- 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]
