We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Hi, The test user is in sudoerr file and can run sudo commands?
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: