fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] seperate file for login and passwd


From: address@hidden
Subject: Re: [Fab-user] seperate file for login and passwd
Date: Fri, 14 May 2010 09:59:10 -0400

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]