Update git submodules

* Update openstack-ansible-repo_server from branch 'master'
  to 1f39aa02395c186a57d9b5aae738ce3680b90aa5
  - Add upgrade path from lsyncd to shared filesystem.
    
    This patch checks if the repo server content directory is a mountpoint,
    and if it is not, creates an archive of the repo server contents
    before mounting the shared filesystem. After the mount completes, the
    archive of repo server contents is copied to the shared filesystem.
    
    This runs on every repo server in the deployment to include corner
    cases of repo servers running different OS versions or CPU architecures
    and will gather all of the content onto a single shared mount.
    
    Change-Id: I976a5ea5f6b6ebd65c22e89657763fef87cf4b23
This commit is contained in:
Jonathan Rosser 2022-05-18 12:16:55 +01:00 committed by Gerrit Code Review
parent b97da6989c
commit b301a80e6d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c966363bd44f0e9032b35406d75fa61d46aad3cb
Subproject commit 1f39aa02395c186a57d9b5aae738ce3680b90aa5