elijah-provisioning icon indicating copy to clipboard operation
elijah-provisioning copied to clipboard

Password issue.

Open ankitgoyals opened this issue 8 years ago • 1 comments

Hi,

After cloning the repository when I am trying to run the following command getting the password error.

test@ubuntu-big:/home/ubuntu/elijah-provisioning$ fab install [localhost] Executing task 'install' [localhost] run: egrep '^flags.*(vmx|svm)' /proc/cpuinfo > /dev/null [localhost] Login password for 'test': [localhost] Login password for 'test': [localhost] Login password for 'test': [localhost] Login password for 'test':

Even though I am entering the correct password, its not accepting the password. I tried with different users but getting the same error.

Can you please help me out if I am missing something. ?

Thanks Ankit

ankitgoyals avatar Nov 20 '16 19:11 ankitgoyals

Hi, The test user is in sudoerr file and can run sudo commands?

MHZarei avatar Dec 06 '16 07:12 MHZarei