Update git submodules

* Update openstack-ansible-os_horizon from branch 'master'
  to 9c07e79890692cb477005cf34139fd20d4417be7
  - Change default value for horizon_enable_ssl
    
    `horizon_enable_ssl` is responsible for enabling TLS on horizon backend.
    It defaults to `haproxy_ssl` which is generally used to enable TLS on
    haproxy frontends.
    It is more reasonable to disable it by default as it's done for other
    services.
    This patch does not change current behavior in gating as backend TLS
    works only with horizon_external_ssl=False(while it's set to True by
    default).
    It also does not affect behavior of horizon's haproxy frontend
    encryption.
    
    Change-Id: I8f207426c9dc5bcefdec42c0bfc0f5f0376509a3
This commit is contained in:
Damian Dabrowski 2023-04-10 12:09:39 +02:00 committed by Gerrit Code Review
parent 5e08eed019
commit d7ff14ec72

@ -1 +1 @@
Subproject commit e61dab9a05be476c442ec667be81d7bbd774777f
Subproject commit 9c07e79890692cb477005cf34139fd20d4417be7