mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 14:49:58 +08:00
haproxy needs to terminate ssl for the api part of the ocp cluster. We can't do this in apache without listening for non standard ports and that could be a mess, so terminate ssl here and talk into the cluster Signed-off-by: Kevin Fenzi <kevin@scrye.com>