fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] Fabric parallelism error


From: Nitesh Nanotkar
Subject: Re: [Fab-user] Fabric parallelism error
Date: Wed, 9 Mar 2016 18:34:19 +0530

Hi,
              Set env.hosts=['ur ips']  e.g env.hosts = ['1.2.3.4','8.8.8.8']
Set env.password = "common password". It should work.

Thanks!



On Wed, Mar 9, 2016 at 4:08 PM, chinky gupta <address@hidden> wrote:

I am getting a fatal error: Needed to prompt for a connection or sudo password

One or more hosts fail to execute task

While i was trying to achieve parallelism through fabric
I have tried using decorators like @parallel or @runs_ parllel
as well as command line arguments like -P or -z
I am really getting troubled while executing this program..I dont know where does problem really exists.

Waiting for your earlier reply


_______________________________________________
Fab-user mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/fab-user



reply via email to

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