Update git submodules

* Update openstack-ansible-galera_server from branch 'master'
  to 6bc6929d09a31e91ef962519bf5284620747e441
  - Use ansible-role-pki to generate SSL certificates
    
    Supports two scenarios:
    
    1) variables defined in defaults/main.yml are sufficient to create
    a root/intermediate CA certificate for mariadb when this role
    is used outside openstack-ansible.
    
    2) when:
    
    openstack_pki_dir
    openstack_pki_setup_host
    openstack_pki_authorities
    openstack_pki_service_intermediate_cert_name
    
    are defined, an external CA already created on the deploy host
    with a previous run of ansible-role-pki will be used as the CA.
    
    Server certificates for the galera instances are created from the
    data in galera_pki_certificates in both situations
    
    Depends-On: https://review.opendev.org/c/openstack/ansible-role-pki/+/807771
    Change-Id: I72738e4f8bd2233dedbed4428baafd4436de84b5
This commit is contained in:
Dmitriy Rabotyagov 2021-10-07 14:58:16 +03:00 committed by Gerrit Code Review
parent 66526358af
commit a5e0167885
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4b66580dadea0a45419095c0a488399d0a3d7125
Subproject commit 6bc6929d09a31e91ef962519bf5284620747e441