This is an automated email from the ASF dual-hosted git repository. machristie pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/airavata.git
commit c3ac4b390f46672455a49cbc4e3df4d1ff11bf60 Merge: 1937289596 8a30c61ee5 Author: Marcus Christie <[email protected]> AuthorDate: Mon Jun 5 17:20:27 2023 -0400 Merge branch 'ansible-haproxy' into develop dev-tools/ansible/airavata.yml | 1 + dev-tools/ansible/apiserver.yml | 1 + .../scigap/develop/group_vars/all/vars.yml | 1 + dev-tools/ansible/roles/api-orch/defaults/main.yml | 5 ++ .../files/prepareLetsEncryptCertificates.sh | 13 ++++ .../api-orch/handlers/main.yml} | 20 +----- .../tasks/haproxy/install_deps_Centos_7.yml} | 18 ++---- .../tasks/haproxy/install_deps_Rocky_8.yml} | 22 +++---- dev-tools/ansible/roles/api-orch/tasks/main.yml | 58 +++++++++++++++++ .../roles/api-orch/templates/haproxy.cfg.j2 | 75 ++++++++++++++++++++++ 10 files changed, 169 insertions(+), 45 deletions(-)
