Update git submodules

* Update openstack-ansible from branch 'master'
  to f0db52b2242e5298581ad396f4d9b10f689068a1
  - Merge "Map default value of rabbitmq_management_ssl to haproxy_ssl"
  - Map default value of rabbitmq_management_ssl to haproxy_ssl
    
    At the moment all haproxy backends are defined if TLS should be used by
    using `haproxy_ssl` variable. If deployer don't want to have SSL, they
    are supposed to use the variable for that. However, the only service that
    is not respecting that is RabbitMQ management interface.
    
    As a result haproxy fails with the invalid configuration, since
    certificates are not provisioned when `haproxy_ssl` is False.
    So configuration at the end is invalid as reffer to the certificate
    that does not exist on the host and was not even issued.
    
    Change-Id: Idc924d4ee485c8e6efc15b90df90ba5021a106e4
This commit is contained in:
Zuul 2023-10-27 11:14:27 +00:00 committed by Gerrit Code Review
parent e2439e8de9
commit f4e2a8fe80
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1bf1880eec2c35f6b74d9898e1c32dd82e569da3
Subproject commit f0db52b2242e5298581ad396f4d9b10f689068a1