From c2fae7d80fb644ca9426c6ba601792856d09098f Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 11 Apr 2023 16:08:13 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible from branch 'master' to 583c272ae78235d6848240589c1f3b9b98d62431 - Merge "Enable TLS frontend for repo_server by default" - Enable TLS frontend for repo_server by default We aim to secure traffic from haproxy to repo backends with TLS[1]. But there is no point in doing that unless the traffic to haproxy frontend is encrypted. This patch enables TLS on repo frontend when `haproxy_ssl_all_vips` is enabled. [1] https://review.opendev.org/c/openstack/openstack-ansible-repo_server/+/876429 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-repo_server/+/877429 Change-Id: I9f0f40977b13a150e30f000dee8d7309bbffe74f --- openstack-ansible | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible b/openstack-ansible index 5dcca44ee2..583c272ae7 160000 --- a/openstack-ansible +++ b/openstack-ansible @@ -1 +1 @@ -Subproject commit 5dcca44ee22ec18e3911639ac25a30be0b8a4bfa +Subproject commit 583c272ae78235d6848240589c1f3b9b98d62431