fab-user
[Top][All Lists]
Advanced

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

[Fab-user] unable to execute scripts after upgrade


From: Brown, Rodrick
Subject: [Fab-user] unable to execute scripts after upgrade
Date: Wed, 11 Apr 2012 15:41:48 -0400

# cat f1

from fabric.api import run

 

def host_type():

    run('uname -s')

 

# fab -H localhost f1

 

Fatal error: Couldn't find any fabfiles!

 

Remember that -f can be used to specify fabfile path, and use -h for help.

 

Aborting.


Please visit our website for important disclaimers/disclosures regarding Knight’s products and services:

http://knight.com/KnightEmailDisclaimer.html


reply via email to

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