[Tutor] A small query on fabric

Santosh Kumar rhce.san at gmail.com
Fri Nov 20 07:29:47 EST 2015


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


More information about the Tutor mailing list