This is an automated email from the ASF dual-hosted git repository. machristie pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/airavata.git. from 5d18d51 AIRAVATA-2876 Generating ID for App Module/Interface/Deployment add 90dfbb6 AIRAVATA-2382 Increase max file upload size for Simvascular add 9dd562d Update testdrive to using Let's Encrypt cert add 7055d80 Adding new rutgers gateway add d730bbb Adding the SSH key for storage resource add 20753c8 Added both r-hpc and rutgersgemr gateways to the list add 22d1db2 Added SSL certificate to GemR gateway add 0cd309b updated simccs ssl certificates add f5a051d Adding the new gateway ampgateway add ad4221d Adding redirect for simccs.org add 71dffab Bumping up max wall time to 600 min for Simvascular new 7d57a5e Upgrade Ansible to at least 2.3.1.0 due to sec vulnerability new 42be237 Merge branch 'ansible-upgrade' into develop The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../pga_config/{r-hpc => ampgateway}/vars.yml | 18 +++++++++--------- .../production/pga_config/ampgateway/vault.yml | 18 ++++++++++++++++++ .../production/pga_config/iugeosurvey/vars.yml | 9 +++++---- .../pga_config/{r-hpc => rutgersgemr}/vars.yml | 20 ++++++++++---------- .../production/pga_config/rutgersgemr/vault.yml | 18 ++++++++++++++++++ .../pga_config/simvascular/files/pga_config.php.j2 | 2 +- .../production/pga_config/simvascular/vars.yml | 3 +++ .../scigap/production/pga_config/testdrive/vars.yml | 10 +++------- dev-tools/ansible/pga-scigap-prod.yml | 4 +++- dev-tools/ansible/requirements.txt | 2 +- .../roles/pga/templates/pga-ssl-vhost.conf.j2 | 4 ++++ 11 files changed, 75 insertions(+), 33 deletions(-) copy dev-tools/ansible/inventories/scigap/production/pga_config/{r-hpc => ampgateway}/vars.yml (73%) create mode 100644 dev-tools/ansible/inventories/scigap/production/pga_config/ampgateway/vault.yml copy dev-tools/ansible/inventories/scigap/production/pga_config/{r-hpc => rutgersgemr}/vars.yml (72%) create mode 100644 dev-tools/ansible/inventories/scigap/production/pga_config/rutgersgemr/vault.yml