weizhouapache commented on PR #6783: URL: https://github.com/apache/cloudstack/pull/6783#issuecomment-1281404475
I run this script on a ubuntu 22.04 host, the password has been changed successfully, but the exit code is 1 ``` # /usr/share/cloudstack-common/scripts/vm/hypervisor/update_host_passwd.sh root password New password: Retype new password: passwd: password updated successfully # echo $? 1 ``` still needs some changes @RodrigoDLopez -- 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]
