Update git submodules

* Update openstack-ansible-repo_server from branch 'master'
  to a9ecec103d0f823123baf429a4c9dd1361003096
  - Restart nginx after removing old repo content
    
    The version of nginx on centos-8 appears to keep file handles open,
    possibly the old /var/www/repo directory persistently. Once the old
    content is removed and the new shared filesystem mount is created at
    the web root, ensure that nginx is restarted to close any file handles
    which are now stale.
    
    Change-Id: I941359b1b42aa4a874230a32b438dcefddfb2acb
This commit is contained in:
Jonathan Rosser 2022-06-04 01:04:43 +01:00 committed by Gerrit Code Review
parent 4818f0937b
commit c2101ba37c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b0fe7fd14d0bbbeff4256fe21b767b39420d27cc
Subproject commit a9ecec103d0f823123baf429a4c9dd1361003096