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 2019/10/18 06:05:56 UTC

[airavata] branch staging updated: Updated the SSH key for search SRA

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

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


The following commit(s) were added to refs/heads/staging by this push:
     new 8c731c7  Updated the SSH key for search SRA
8c731c7 is described below

commit 8c731c7e0fee6293cfef1f3f451214de049002ab
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Fri Oct 18 02:05:39 2019 -0400

    Updated the SSH key for search SRA
---
 .../ansible/inventories/scigap/staging/host_vars/searchsra/vars.yml     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/staging/host_vars/searchsra/vars.yml b/dev-tools/ansible/inventories/scigap/staging/host_vars/searchsra/vars.yml
index 157295b..58b6ec0 100644
--- a/dev-tools/ansible/inventories/scigap/staging/host_vars/searchsra/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/staging/host_vars/searchsra/vars.yml
@@ -40,7 +40,7 @@ auth_options:
 
 gateway_id: "searching-sra"
 experiment_data_dir: "{{ user_data_dir }}/searching-sra"
-gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBqS31Ucj6HB2QaLI0+XORTnvxRPDI6niuZjBAq0nQ3D7HoPohLVNVsqA7a9hksGL9w79PVyugmzGwIPbmnOLHwccO1Pmu5Yc4vg91gH9MMlNy9ZzhmzFwEfir8oefb0MjjPFTBdskL8jMmwebO0hwSWxv96R5Ir/kx/+vGo//XhDh5/4e1DLMJDpVc1A2w+HeNoRQNlgQFqWKZDFRzWVaciRbilueW7Yjxxd9oe2/XLDT7MMs3HBPXsfwMWW5QY3oCUy3AVsxnJWsvSPHpD7dbAB2guHal0j0xrudUwZa8ZLN9He89/EBU6XSQs3Uhb9QBUweosEa7TAIPP5GpRC1"
+gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT8DxXNvFn8DUfe8t7VAPXnNIVOWCE4tYv59qY8uJU4BjnOtEnbDZAqrXuCCns9FsgxF6evftuXudzD/xa/yhSzKSlYv1kETFPrt8suW7h1iI6R1UlreacKnng4VqmveTsR/AoMpSP6YvRyXxf4J60QZylpmkfCoZq4fZjZz9mCme8cqBjakqF6EGnhL3k8e9yJ4PU8KWektcpegHIVajsNwIRsK1bxpLh0FocyQyC2u0Wsd2trIR9YjGAGfogB1/ifOvKTcxuYQQGfnj5fZyLz+sT7GOpb+i/CXLfURr9aIU4quuXh3FUB89u4dglQoDt7LDnkyazZI9ZIcBjCNvb"
 django_hidden_airavata_apps: "[]"
 
 admin_emails: "[('SGRC', 'sgrc-iu-group@iu.edu'), ('Marcus Christie', 'machrist@iu.edu'), ('Eroma Abeysinghe', 'eabeysin@iu.edu')]"