On May 14, 2010, at 9:53 AM, Erich Heine wrote: > Bram, > > You've already done the hard part! Assuming you saved the file as mypw.py, > just put an > > from mypw import e2 > > at the top of the fabfile, and you are good to go. Like christian mentioned, > a fabfile is just python, so you can treat it the same as any other python > script.
Not that it's come up, but don't forget to do a destructive purge on any history for the file that contains your passwords or removing them now won't do that much real good. No idea how to do that in svn... S _______________________________________________ Fab-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fab-user
