Update git submodules

* Update openstack-ansible-galera_server from branch 'master'
  to 5bc8676f84d8c46b634bd0df2f1acb431e6f5940
  - Merge "Ensure find is installed on MariaDB containers"
  - Ensure find is installed on MariaDB containers
    
    wsrep_sst_mariabackup script that syncs data for members joining cluster
    leverages `find` util heavily. While Ubuntu LXC image seems to contain
    it out of the box, EL does miss it. While we do not see any issues due
    to missing `find` on modern MariaDB, script still apparently relies on
    it's existance, though can handle cases when it's not present.
    Still let's ensure it's present, as it feels playing important role.
    
    Change-Id: Ia10a9ab589275f18ff2c92a21cd2ff9aeac07567
This commit is contained in:
Zuul 2024-05-03 21:00:12 +00:00 committed by Gerrit Code Review
parent ddc4c2846a
commit 5daaa03a01
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 90294f065a77009a8ad4b61e82c58141d2e7bf6e
Subproject commit 5bc8676f84d8c46b634bd0df2f1acb431e6f5940