1,760
edits
Changes
→PART 1: Simplest example
: If you did all the setup right and you try to execute the command above - you will get a password prompt. That shouldn't happen, the point is for everything to be automated, and that's why you've set up SSH keys. To fix it, add the following to your fab file:
:<source lang="python">env.user = 'root[seneca_id]'</source>
:That should have worked, and you'd get output like this: