Skip to content
Snippets Groups Projects
  • Michal Arbet's avatar
    78cf9585
    Trivial: Add connection: local for keystone-fernet cron generate task · 78cf9585
    Michal Arbet authored
    This patch add connection local for above mentioned task as
    kolla-ansible can be executed in docker container as in
    my case.
    
    When there is no connection: local, ansible is trying to connect
    to localhost via ssh where specified python script is not available.
    
    After connection: local everything is working as expected as file
    is found inside container
    
    Closes-Bug: #2004224
    
    Change-Id: I219a958b4f101efb71a2935e6d910dae5c65f0be
    78cf9585
    History
    Trivial: Add connection: local for keystone-fernet cron generate task
    Michal Arbet authored
    This patch add connection local for above mentioned task as
    kolla-ansible can be executed in docker container as in
    my case.
    
    When there is no connection: local, ansible is trying to connect
    to localhost via ssh where specified python script is not available.
    
    After connection: local everything is working as expected as file
    is found inside container
    
    Closes-Bug: #2004224
    
    Change-Id: I219a958b4f101efb71a2935e6d910dae5c65f0be
bug-2004224-0e600c99f8e5b83f.yaml 148 B