You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by is...@apache.org on 2022/05/30 14:23:48 UTC

[airavata-data-lake] branch master updated (06cc9a7 -> a1903e6)

This is an automated email from the ASF dual-hosted git repository.

isjarana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-data-lake.git


    from 06cc9a7  Merge pull request #103 from isururanawaka/master
     new fe67bc9  add cleanup task to tasklist
     new f6785f6  change service handler orders
     new 4ab17d8  clean up tasks
     new a1903e6  Merge pull request #104 from isururanawaka/master

The 335 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:
 .../prod-deployment/group_vars/all/vars.yml        |   2 +
 .../prod-deployment/group_vars/all/vault.yml       | 344 ++++++++++-----------
 ansible/roles/data_lake/handlers/main.yml          |  23 +-
 ansible/roles/mft/handlers/main.yml                |  31 +-
 .../mft/templates/agent/application.properties.j2  |   4 +-
 ansible/roles/workflow-engine/handlers/main.yml    |  18 +-
 .../src/main/dist/conf/task-list.yaml              |   1 +
 .../src/main/resources/task-list.yaml              |   1 +
 8 files changed, 205 insertions(+), 219 deletions(-)