This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git
from 9f0c6cd780 Ansible: fixing yaml syntax error
add 85a469c9fc Ansible: prod delta portal on new js2 vm
add fbf728270d Ansible: for now keeping dreg django portal on scigap.org
domain
add b16a193d27 Ansible: bump bayesprism max upload to 1GB
add 767b5ef4ff Ansible: switch delta prod back to real domain name
add 35b6b6d14b Ansible: setup the dreg tusd server on new JS2 VM
add ab707d9839 Ansible: setup the futurewater tusd server on new JS2 VM
add 3538ec3e94 Ansible: marking django apps as editable dependencies
add e8a1c0156a Updating condor groovy template to support module load, pre
job and post job commands
add ced3868afa Moving BayesPrism Gateway to JS2
add e3a668c805 Moving BayesPrism Gateway to JS2
add 6cd3fb4eda Updating EHT Gateway with increased file upload size
add c2168cee83 Updating EHT Gateway with increased file upload size
add fec2fd3ce3 Updating the email notified admin user list
add 6bab6bdba4 Updating the email notified admin user list in Simccs portal
add b30bd0ea3b Updating the Bayesprism with gateway storage details
add 9096edf79a Ansible: create directory for user data directory symlink
add d7b7819c6a Ansible: disable tus for bayesprism until we can set it up
add d9970b1abb HtCondor JobName Fix
add 233e5708a4 Updating Bayesprism gateway with the cert for
bayesprism.org domain
add 36d2b37f68 Ansible: removing container tutorial VM from django hosts
add 2820cbd798 Ansible: fixes for Django portal deploy on Ubuntu 18
add 76b540edf9 Ansible: commenting out trecx django app until we can get
Node upgraded
new d8ab05e534 Merge branch 'master' into develop
The 1 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:
.../production/host_vars/ampgateway/vars.yml | 7 +++---
.../production/host_vars/bayesprism/vars.yml | 13 +++++++++-
.../scigap/production/host_vars/delta/vars.yml | 9 ++++---
.../scigap/production/host_vars/dreg/vars.yml | 8 +++---
.../production/host_vars/ehtgateway/vars.yml | 2 ++
.../production/host_vars/futurewater/vars.yml | 4 +--
.../production/host_vars/global-flood/vars.yml | 3 ++-
.../production/host_vars/hicops-deepsnap/vars.yml | 3 ++-
.../scigap/production/host_vars/simccs/vars.yml | 2 +-
.../ansible/inventories/scigap/production/hosts | 9 ++++---
dev-tools/ansible/roles/django/tasks/database.yml | 3 ++-
dev-tools/ansible/roles/django/tasks/main.yml | 2 +-
dev-tools/ansible/roles/httpd/tasks/main.yml | 9 +++++--
dev-tools/ansible/roles/tusd/tasks/main.yml | 6 +++++
.../task/submission/config/GroovyMapBuilder.java | 5 +---
.../src/main/resources/HTCONDOR_Groovy.template | 5 +++-
.../airavata/monitor/email/EmailBasedMonitor.java | 16 +++++++++---
.../email/parser/AiravataCustomMailParser.java | 3 ++-
.../airavata/monitor/email/parser/EmailParser.java | 3 ++-
.../monitor/email/parser/HTCondorEmailParser.java | 29 +++++++++++++++++++---
.../monitor/email/parser/LSFEmailParser.java | 3 ++-
.../monitor/email/parser/PBSEmailParser.java | 3 ++-
.../monitor/email/parser/SLURMEmailParser.java | 3 ++-
.../monitor/email/parser/UGEEmailParser.java | 3 ++-
24 files changed, 110 insertions(+), 43 deletions(-)