Update git submodules

* Update openstack-ansible-haproxy_server from branch 'master'
  to ed8eeba8d3bd3b97d0b2457f4fcd46392062bb03
  - Implement haproxy_pki_create_certificates variable
    
    In cases when internal and external haproxy frontends should use
    different, pre-generated certificates, it's not possible to define them
    with haproxy_user_ssl_cert because it accepts only one certificate.
    In this case, certificates can be placed manually in pki/ directory.
    Unfortunately, with current logic, certificates creation with PKI role
    is disabled only when haproxy_user_ssl_cert is defined.
    Possibility of explicitly disabling certificates generation will be
    really useful.
    
    Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/915320/
    Change-Id: I4eed4d797160b885d5b7187e6106e6ee0073722f
This commit is contained in:
Damian Dabrowski 2024-04-15 22:17:43 +02:00 committed by Gerrit Code Review
parent 685a1b224e
commit a504128869
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2407f7273c111f260b61023ede5f616c647e52a0
Subproject commit ed8eeba8d3bd3b97d0b2457f4fcd46392062bb03