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 9939e07  Merge branch 'prometheus-integration' into develop
     add 31a9f22  Parsing module load commands
     add 704ac38  Merge pull request #269 from apache/AIRAVATA-3391
     add 890dc20  Merge branch 'prometheus-integration'
     add 12897e6  Ansible: for keycloak bump up max request field size
     add 5e8fdc4  Adding geo gateway to production.
     add c0a9e67  Adding geo gateway to production.
     add 229d8a0  Adding geo gateway to production.
     add c4475c0  Adding geo gateway to production.
     add 056fce8  Added a new email for PACE admin mail notifications.
     add 0e0db91  Adding CILogon to Geo gateway
     add 80c45cb  Adding new Covid GeoAct gateway
     add a094ea2  Adding new Covid GeoAct gateway
     add 9971287  Adding new Covid GeoAct gateway
     add 9013f7a  Adding new Covid GeoAct gateway
     add 76d0cbd  Adding new Covid GeoAct gateway
     add 66ba191  Adding new Covid GeoAct gateway
     add c5a45a5  Adding new Covid GeoAct gateway
     add 789991c  Adding google analytics to geo gateway
     add 213efb6  AIRAVATA-3268 Null out INPUT_VALUE for inputs using 
OVERRIDE_FILENAME
     add 8a293ad  Changed the geo gateway domain
     new d19a697  AIRAVATA-3397 Make client trust store optional
     new d7b9f2b  Merge branch 'AIRAVATA-3397' 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:
 .../core/impl/TenantManagementKeycloakImpl.java    | 28 ++++++++++++--------
 .../service/security/KeyCloakSecurityManager.java  | 15 ++++++-----
 .../security/KeyCloakSecurityManagerTest.java      |  1 +
 .../scigap/develop/group_vars/all/vars.yml         |  6 ++---
 .../scigap/production/group_vars/all/vars.yml      |  6 ++---
 .../host_vars/{tsunami => covid-geoact}/vars.yml   | 26 ++++++++++---------
 .../production/host_vars/covid-geoact/vault.yml    | 15 +++++++++++
 .../production/host_vars/{tsunami => geo}/vars.yml | 30 ++++++++++++++--------
 .../scigap/production/host_vars/geo/vault.yml      | 15 +++++++++++
 .../production/host_vars/pace-gatech/vars.yml      |  2 +-
 .../ansible/inventories/scigap/production/hosts    |  2 ++
 .../scigap/staging/group_vars/all/vars.yml         |  6 ++---
 .../templates/airavata-server.properties.j2        |  4 ++-
 dev-tools/ansible/roles/common/defaults/main.yml   |  1 -
 dev-tools/ansible/roles/common/tasks/main.yml      |  1 +
 .../ansible/roles/keycloak/templates/vhost.conf.j2 |  2 +-
 .../task/submission/config/GroovyMapBuilder.java   |  2 +-
 .../airavata/common/utils/ApplicationSettings.java |  4 +++
 .../src/main/resources/airavata-server.properties  |  4 +--
 .../DeltaScripts/appCatalog_schema_delta.sql       |  1 +
 .../registry/server/SharingRegistryServer.java     |  4 ++-
 21 files changed, 119 insertions(+), 56 deletions(-)
 copy dev-tools/ansible/inventories/scigap/production/host_vars/{tsunami => 
covid-geoact}/vars.yml (55%)
 create mode 100644 
dev-tools/ansible/inventories/scigap/production/host_vars/covid-geoact/vault.yml
 copy dev-tools/ansible/inventories/scigap/production/host_vars/{tsunami => 
geo}/vars.yml (57%)
 create mode 100644 
dev-tools/ansible/inventories/scigap/production/host_vars/geo/vault.yml

Reply via email to