Hello all,

I'm trying to build a web app around a few fabric scripts, and I need to
supply a dynamic list of hosts to the scripts.  I saw the -H switch, but it
apparently only works when env.hosts is defined in the fabric script.  I
also looked at command-line kwargs for methods, but the methods won't even
be executed without env.hosts being defined.  Can someone point me in the
right direction?

Thanks,
-- 
Ryan Bales
http://thinkt4nk.com/
http://twitter.com/#!/thinkt4nk
https://github.com/thinkt4nk
_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to