FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


preparation:fhhome:auth.py.html



Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
preparation:fhhome:auth.py.html [2018/02/05 01:31]
kurihara
preparation:fhhome:auth.py.html [2018/05/08 00:08]
kurihara
Line 6: Line 6:
 ===== Operation ===== ===== Operation =====
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
-$ fab -l |grep auth    # check options+$ fab -l |grep -F auth
 +    auth.ciscopro                           USER=fasthandle PASSWORD=fas***s 
 +    auth.dev                                Develop USER=fasthandle 
 +    auth.junospro                           USER=fasthandle PASSWORD=fas***s 
 +    auth.netapppro                          USER=root PASSWORD=fas***s 
 +    auth.pro                                Production # USER=fasthandle KEY 
 +    auth.stg                                Staging # USER=fasthandle KEY 
 +    auth.test1                              USER=fasthandle PASSWORD=fas***s 
 +    auth.test2                              USER=user01 PASSWORD=us***01 
 +    auth.winpro                             USER=fasthandle KEY 
 +    auth.winstg                             USER=fasthandle PASSWORD=fas***s 
 +    .....
 </sxh> </sxh>
  
Line 22: Line 33:
 from fabric.contrib import files from fabric.contrib import files
  
 +adding os.environ["FHHOME"]
  
 #------------------------------------------------------------------------ #------------------------------------------------------------------------


preparation/fhhome/auth.py.html.txt · Last modified: 2019/02/13 00:17 by kurihara