This is an automated email from the ASF dual-hosted git repository. isjarana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airavata-data-lake.git
commit c00e5990d0f07eddf29b97277d8a05587817a9c8 Author: Isuru Ranawaka <[email protected]> AuthorDate: Tue Jun 1 10:49:02 2021 -0400 custos data synchronizer --- .../drms-custos-synchronizer/src/main/resources/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data-resource-management-service/drms-custos-synchronizer/src/main/resources/config.yml b/data-resource-management-service/drms-custos-synchronizer/src/main/resources/config.yml index f3d467f..2efc616 100644 --- a/data-resource-management-service/drms-custos-synchronizer/src/main/resources/config.yml +++ b/data-resource-management-service/drms-custos-synchronizer/src/main/resources/config.yml @@ -6,7 +6,7 @@ dataResourceManagementService: custos: host: "custos.scigap.org" port: 31499 - custosId: "custos-2zuomcugra3ebgsqtzmf-10000514" - custosSec: "mupUhF4JL0S3IFHBjfhiTfLJS1NgSWfvkCj3l6c7" + custosId: "CHANGE" + custosSec: "CHANGE" tenantsToBeSynced: - "custos-cmcdclbywlxmc2ktzv0d-10000702"
