Changes

Jump to: navigation, search

OPS435 Python3 Lab 8

7 bytes added, 09:55, 10 November 2019
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:
1,760
edits

Navigation menu