All,

i am working on fabric with python . I have a structure as below.

topdir
 + fabfile.py
other_scripts
 + script1
 + script2
 + script3

I am trying to import these scripts into fabfile.py and use them for
executing across multiple hosts.
But i am able to run them only on the localhost not able to get them
running on muliple hosts as i set in my env.hosts list parameters.

If anyone has any prior experience with fabric, please asssit.

Thanks,
-- 
D. Santosh Kumar
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to