Hi everyone! i created a blueprint of a centOS machine that installs docker, things were fine and it worked.
now i published the blueprint in the marketplace and used it to create an application, it doesn't work anymore and it gives me the following error:
Nutanix calm script execution has failed with error authentication by password failed. please refer kb-6098 for possible failure reasons.
Notes :
_ the blueprint sets the parameter PasswordAuthentication to yes in the /etc/ssh/sshd_config file using cloud init, this works fine.
My question is : why i get this error and why the blueprint doesn't work as before after publishing it in the marketplace.
Thank you in advance.