Update git submodules

* Update openstack-ansible-repo_server from branch 'master'
  to 4f1f7b03871acf65306a59aa2b211c3e532da081
  - Merge "Ensure insist=true is always set for lsyncd"
  - Ensure insist=true is always set for lsyncd
    
    If insist is not set to true then lsyncd will exit if it cannot
    perform an initial rsync to the target hosts.
    
    Due to the order in which the repo servers are configured, lsyncd
    may be installed and started on the first host in the repo_servers
    group before the ssh keys and other necessary configuration have
    been placed on the remaining hosts. This leads to a failure to
    start lsyncd.
    
    This patch moves the setting of insist into the lua config file
    for all operating systems, and removes the need to template a
    defaults file on debian derivatives.
    
    Change-Id: I26bb0e21d797c2bfbe67e03003da01c355c27561
This commit is contained in:
Zuul 2022-02-10 15:31:14 +00:00 committed by Gerrit Code Review
parent 04c1b3f852
commit ddc5e9d48d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a91f79a43badbfd63a28aef4343f87913827519d
Subproject commit 4f1f7b03871acf65306a59aa2b211c3e532da081