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 df5f7c80413137453cfb331d71d2bae72b13fb2e Merge: 2dc66ff72e 7288049f11 Author: Marcus Christie <[email protected]> AuthorDate: Fri Feb 3 17:06:18 2023 -0500 Merge branch 'AIRAVATA-3680' into develop .asf.yaml | 30 ++++++++++- .../api/server/handler/AiravataServerHandler.java | 5 ++ .../scigap/production/group_vars/all/vars.yml | 2 +- .../host_vars/neuroscience-cybershuttle/vars.yml | 56 ++++++++++++++++++++ .../host_vars/neuroscience-cybershuttle/vault.yml | 12 +++++ .../scigap/production/host_vars/smiles/vars.yml | 60 ++++++++++++++++++++++ .../scigap/production/host_vars/smiles/vault.yml | 12 +++++ .../production/host_vars/southdakota/vars.yml | 2 +- .../ansible/inventories/scigap/production/hosts | 9 ++-- .../scigap/production/pga_config/scigap/vars.yml | 4 +- .../scigap/production/pga_config/scigap/vault.yml | 34 ++++++------ .../django_setup/tasks/install_deps_Rocky_8.yml | 2 + dev-tools/ansible/roles/env_setup/tasks/main.yml | 6 +++ 13 files changed, 209 insertions(+), 25 deletions(-)
