aleskxyz commented on pull request #4890:
URL: https://github.com/apache/cloudstack/pull/4890#issuecomment-894610179


   > Thanks @aleskxyz sorry for the delayed response. I think the new script 
could only replace the '-configdrive' scripts but would like @weizhouapache's 
opinion as well. @weizhouapache can you please manually test this PR?
   
   @nvazquez 
   If you investigate the userdata scripts you can see that they are not 
complete.
   The cloud-set-guest-sshkey.in script only supports distributions that using 
dhcp lease file.
   The cloud-set-guest-password.in script don't care about default network so 
you may don't get password in case of multi homed VM configuration.
   Also they are using wget for getting data from userdata server which is not 
available by default in many distros.
   I have addressed all of these problems in this PR


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