Make sure that your public key is appended to authorized_keys. so basically
cd /root/.ssh
and then
cat id_rsa.pub >> authorized_keys
↧
Reply To: Troubleshooting Ambari Install Wizard
↧
Make sure that your public key is appended to authorized_keys. so basically
cd /root/.ssh
and then
cat id_rsa.pub >> authorized_keys