1,760
edits
Changes
→Getting the hostname on the remote worker
== PART 1: Simplest example ==
===Getting the hostname on of the remote workermachine===
: Add the following to the file called "fabfile.py" in your lab8 directory:<source lang="python">
from fabric.api import *