weizhouapache commented on issue #11588:
URL: https://github.com/apache/cloudstack/issues/11588#issuecomment-3266714803

   @rastopato 
   the issue is caused by 
   ```
   sudo: a password is required
   ```
   
   
   can you update sudoers file to allow `cloud` user to run commands without 
password prompt ?
   
   for example
   ```
   cloud ALL=(ALL) NOPASSWD:ALL
   ```


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