Skip to content
Snippets Groups Projects
  • Jorge Niedbalski's avatar
    044e82cc
    Increase timeout for kolla_toolbox module. · 044e82cc
    Jorge Niedbalski authored
    
    This patch increases the default timeout for
    the kolla_toolbox ansible module when talking
    with the docker API from the default 60 to 180 secs.
    
    This is required on slower deployments,
    specially when bootstraping an environment and fernet
    tokes are in usage. For faster deployments this will
    be harmless, but for slower deployments this would be
    beneficial.
    
    Bug: #1767136
    Change-Id: I0391715b16cf86d6c27fecf8a666de64f2735a7d
    Signed-off-by: default avatarJorge Niedbalski <jorge.niedbalski@linaro.org>
    044e82cc
    History
    Increase timeout for kolla_toolbox module.
    Jorge Niedbalski authored
    
    This patch increases the default timeout for
    the kolla_toolbox ansible module when talking
    with the docker API from the default 60 to 180 secs.
    
    This is required on slower deployments,
    specially when bootstraping an environment and fernet
    tokes are in usage. For faster deployments this will
    be harmless, but for slower deployments this would be
    beneficial.
    
    Bug: #1767136
    Change-Id: I0391715b16cf86d6c27fecf8a666de64f2735a7d
    Signed-off-by: default avatarJorge Niedbalski <jorge.niedbalski@linaro.org>