From cc583f30f881ba956fb4f1402aa4dd1608b27da2 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 28 Aug 2018 14:55:28 +0100 Subject: Revert "xci: osa: Disable haproxy ssl configuration" This reverts commit 42501f0ef7e0f0729b1c780102fb9713ef383fb3. This also removes the entire SSL management code and we let the haproxy_server role generate the certificates for us. We also need to bump the openrc role to include an upstream patch which fixes the openrc template file. deploy-scenario:os-nosdn-nofeature installer-type:osa Change-Id: I9bb590c9f1d5bc63519cfb4794dc15f794cc5b07 Signed-off-by: Markos Chandras --- xci/installer/osa/files/ansible-role-requirements.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xci/installer/osa/files/ansible-role-requirements.yml') diff --git a/xci/installer/osa/files/ansible-role-requirements.yml b/xci/installer/osa/files/ansible-role-requirements.yml index 5905dc51..c958a2fc 100644 --- a/xci/installer/osa/files/ansible-role-requirements.yml +++ b/xci/installer/osa/files/ansible-role-requirements.yml @@ -64,7 +64,8 @@ - name: openstack_openrc scm: git src: https://git.openstack.org/openstack/openstack-ansible-openstack_openrc - version: 33d59ddb00f27e9a2a3bb816621a55efd1b37ba7 + version: 3b31242d4ecde28ac747dff83568f202112c79bf + refspec: refs/changes/78/598978/2 - name: os_aodh scm: git src: https://git.openstack.org/openstack/openstack-ansible-os_aodh -- cgit 1.2.3-korg