You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2020/01/30 17:41:40 UTC

[airavata] branch RPID+SEAGrid updated: Adding SSH key to Smaltr gateway

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

eroma pushed a commit to branch RPID+SEAGrid
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/RPID+SEAGrid by this push:
     new c8e84ef  Adding SSH key to Smaltr gateway
c8e84ef is described below

commit c8e84ef41b924913fdc3647367ac67ddd0a09488
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Thu Jan 30 12:41:27 2020 -0500

    Adding SSH key to Smaltr gateway
---
 .../ansible/inventories/scigap/RPID+SEAGrid/group_vars/django/vars.yml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/RPID+SEAGrid/group_vars/django/vars.yml b/dev-tools/ansible/inventories/scigap/RPID+SEAGrid/group_vars/django/vars.yml
index babad60..c11c0ac 100644
--- a/dev-tools/ansible/inventories/scigap/RPID+SEAGrid/group_vars/django/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/RPID+SEAGrid/group_vars/django/vars.yml
@@ -30,4 +30,4 @@ django_error_emails: "[('Marcus Christie', 'machrist@iu.edu'), ('Eroma Abeysingh
 django_database_name: "django_{{ gateway_id }}"
 django_hidden_airavata_apps: "['django_airavata_dataparsers']"
 django_tus_endpoint: "https://tus.dev.scigap.org/files/"
-airavata_django_git_branch: "develop"
+airavata_django_git_branch: "RPID+SEAGrid"