fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] problem with host_string/hosts (no hosts found)


From: Wawrzek Niewodniczanski
Subject: Re: [Fab-user] problem with host_string/hosts (no hosts found)
Date: Fri, 3 Oct 2014 13:04:48 +0100

On 3 October 2014 11:19, Wawrzek Niewodniczanski <address@hidden> wrote:

[...]
> Maybe I have a take a look into sources.
>


I look into source code and it seems that problem might be with 'all_hosts'
in tasks.py I see following lines:

    # Call on host list
    if my_env['all_hosts']:
        # Attempt to cycle on hosts, skipping if needed
        for host in my_env['all_hosts']:


Wawrzek

-- 
Dr  Wawrzyniec Niewodniczański    or Wawrzek for short
  PhD in Quantum Chemistry  & MSc in Molecular Engineering
   WWW: http://wawrzek.name E-MAIL: address@hidden
      Linux User #177124



reply via email to

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